搜索资源列表
opencv查看圖像每點RGB值
- opencv查看圖像每點RGB值
opencv c++实现图像rgb到hsv的颜色空间转换
- 基于opencv c++实现图像rgb到hsv的颜色空间转换,并显示各分量的值-opencv c++ rgb hsv
实现 RGB到HSI的转换. 使用VC++ 6.0
- 实现 RGB到HSI的转换. 使用VC++ 6.0, OpenCV,Transform the RGB image into the HSI image, using VC++ 6.0 and OpenCV
rgbtohsi.RGB 转换到HSI 里面用了opencv的cvGet2D函数
- RGB 转换到HSI 里面用了opencv的cvGet2D函数,RGB to HSI conversion opencv spent inside the function cvGet2D
rgb
- opencv 色彩空间的转换,包括将rgb转成XYZ格式,YCrCb格式,HSV格式及Lab格式-opencv color space conversion, including rgb convert XYZ format, YCrCb format, HSV and Lab format format
rgb2yuv
- rgb图像转yuv,基于opencv。仅供参看-rgb image transfer yuv, based opencv. Only see
Histogram_RGB
- OpenCV RGB直方图 使用VS2008+OpenCV库开发,读取彩色图片,分别显示RGB三通道直方图。运行需安装OpenCV2.0。-OpenCV RGB histograms Developed with VS2008+ OpenCV library, reading colorful image, respectively display three-channel RGB histograms . Need install OpenCV2.0.
lab
- 本程利用opencv实现了RGB到Lab的颜色空间转换,感觉效果不错。-This process is realized by using OpenCV RGB to the Lab color space conversion, feeling good results.
rgbhsi
- opencv 读取图片,rgb格式变成 hsv格式图片,提取 h分量后图片,以及h分量的直方图图片。 -opencv read picture, rgb format into a format hsv picture, extraction component h after the picture, as well as the h-component histogram picture.
color
- this a mini application with openCV library, only shows the colour in RGB combination.
opencv-hist
- opencv下视频的rgb和灰度直方图计算、对比-opencv under the video rgb and grayscale histogram calculation, compared
FrameRedColorSegmentation
- Takes a video stream as input and applies Red color segmentation for each frame in the RGB color space.The code uses OpenCv library.
OpenCVRGB
- OpenCV—RGB图像灰度化,并提取轮廓-OpenCV-RGB gray-scale images and contour extraction
hsv
- 本程序使用opencv将RGB转换成HSV颜色空间,并且读取H通道图像。-This program uses opencv RGB to HSV color space , and to read the H-channel image .
depth-canny-RGB
- 可以將kinect 讀取到的RGB影像作opencv的處理 包含顯示RGB視窗 depth視窗 canny視窗 -Kinect can be read as opencv RGB image processing includes display RGB canny Windows Windows Windows depth
opencv
- 利用opencv实现图片色彩空间的分离显示:分别分离成RGB和HSV,然后提取特征向量实现图片比较-Display image color space using the opencv: RGB and HSV were separated, and then extract the feature vector is realized.
opencv rgb三通道分离
- 使用opencv对彩色图像的rgb三通道进行分离
cvHSV(展示RGB、HSV图像)
- 展示彩色图像在RGB颜色和HSV各个分量下图像效果(Display the effect of color images in RGB and HSV components)
RGB三色直方图
- opencv 实现 RGB三色直方图 可用于新手测试与示范 便于学习(Opencv implementation of RGB trichromatic histogram can be used for beginners to test and demonstrate easy to learn)
opencv中Bayer 图像到RGB图像装换的问题
- opencv中Bayer 图像到RGB图像转换的问题(The problem of changing Bayer image to RGB image in opencv)