搜索资源列表
rgbg
- 借助于opencv库,用c++接口编写,绘制图像rgb以及灰度的直方图,并把相应的统计结果输出到txt。-With the opencv library c++ interface to write, draw the histogram of the image rgb and gray, and the corresponding statistical results output to txt.
Rgb2GrayDir
- RPG图像转灰度图像,VC++6.0,包含openCV库-rgb image to gray image
OpenCV_PseudoColor
- 数字图像处理 伪彩色增强 将灰度值分别按照一定函数关系转换到RGB 空间中,形成彩色图像-Pseudo-color enhancement of digital image processing of the gray values were converted in accordance with certain functional relationship to the RGB color space to form a color image
OpenCV-trans-color
- 以OPENCV做的各種色彩轉換空間,有 RGB to gray, RGB to HSV, RGB to Lab, RGB to Luv, RGB to Ycbcr -To do a variety of color conversion OPENCV Space, RGB to gray, RGB to HSV, RGB to Lab, RGB to Luv, RGB to Ycbcr
RgbHist
- RGB直方图计算,并比较两幅图片的匹配程度,如需比较,需要屏蔽部分代码(已标出),选择灰度或其他通道。-RGB histogram computation, the degree of match and compare the two pictures, if you need more, need to shield part of the code (marked), choose the gray or other channels.
CvHistogram
- 读取lena图像,将图像分成RGB三色的灰度图像,并分别计算三幅灰度图像的灰度直方图-Read lena image, the image is divided into three RGB color grayscale images, and calculate three gray image histogram
RGB-to-Gray
- 实现将RGB图像转换的灰度图像,完成对图像的进一步处理。-Grayscale images to RGB image conversion to complete further processing of the image.
main
- opencv RGB to cmyk,gray
rgb2gray
- RGB三通道图像转灰度图像代码, 可以把里面一部分复制进程序里单独运行, 图像处理前进行的一步-RGB image convert to gray image
test3
- test3彩色图像RGB通道分别读到三个灰度图像,opencv,可以用的-Test3 color image RGB channels are read to three gray images, opencv, can be used