搜索资源列表
gray
- 图像灰度转化,将彩色图像转化为灰度图像,并且保存下来-Gray transformation
hd
- 用于在OpenCV中加载一幅图像并将其转化为灰度图片。-Used to load an image in OpenCV and converted to grayscale images.
OpenCvTest
- 用Opencv2.4.9和VC2013写的Opencv入门图像处理程序,主要是读取彩色图像、转化为灰度图像、用Canny算子进行边缘检测、显示各种图像等,是比较好的Opencv入门简单程序。-Written by Opencv2.4.9 and VC2013 Opencv entry image processing program, mainly to read the color image is converted to grayscale images, using Canny edge
h
- (1)从D盘的某个文件夹中读取一副彩色图像, (2)把它转化为灰度图像 (3)在灰度图像中找到灰度值最大点 (4)把灰度图像存到E盘的某个文件夹中 (5)把灰度值最大点的灰度值显示出来,并把该灰度值存到E盘的另一个文件夹的txt文件中。-(1) is sandwiched a pair of color image read a file the D drive, (2) to convert it to grayscale (3) to find the maximu
Threshold
- 这是一个阈值分割的小例子,利用阈值分割把原始图片转化为二值图像和灰度图像。-This is a small example of a threshold segmentation using thresholding the original image is converted to binary and grayscale images.
image_grey
- 通过opencv实现了对三通道图像的转化为灰度图像的显示-Through the opencv realized the three-channel image into grayscale image display