搜索资源列表
RGB
- RGB颜色空间,结合opencv对图像进行二维空间的变化,肤色提取-RGB color space, combined with the image opencv changes in two-dimensional space, color extraction
rgb
- opencv 色彩空间的转换,包括将rgb转成XYZ格式,YCrCb格式,HSV格式及Lab格式-opencv color space conversion, including rgb convert XYZ format, YCrCb format, HSV and Lab format format
fire
- rgb color fire detection in opencv visual c-rgb color fire detection in opencv visual c++
hsv
- 本程序使用opencv将RGB转换成HSV颜色空间,并且读取H通道图像。-This program uses opencv RGB to HSV color space , and to read the H-channel 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
traffic-sign
- 交通标志识别影像分割,RGB色彩空间中实现影像分割,为后续做准备-Traffic sign recognition, image segmentation, to achieve image segmentation in the RGB color space to prepare for the follow-up
IplImage
- IplImage结构体及相关知识;理解IplImage结构体的一些重要成员;颜色3通道的理解,RGB颜色空间的理解,ROI区域的理解等知识。如果通过指针访问图像数据,与图像相关的一些基础知识 -IplImage structure and knowledge understanding the IplImage some important members of the structure knowledge of color 3 channel understanding, the u
CreateProjectionMapInRGBColorModel
- 在RGB颜色模型下,对选取的目标建立直方图,据此直方图生成方向投影图,并显示。-Selected target to establish histogram in the RGB color model, whereby histogram generation the direction projection map, and displays.
RGB-three-color
- RGB three-color diagram isolated three RGB 三通道三色分离-RGB three-color diagram isolated three
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
CQU-HUOZAIJIANCE
- 基于MFC制作的火灾检测模拟系统,可以接入摄像头来进行监控。用到了基于RGB的颜色模型,效果较好。-MFC-based simulation produced fire detection system, can access the cameras to be monitored. Use the RGB color model is based, is better.
cvCvtColor
- 一个可以对图像进行把彩色RGB图像转化成灰度图像并将原图和结果图像的程序。根据此模板可以进行处理显示结果的类似程序-An image can be converted to RGB color images to grayscale images and artwork and the resulting image program. This template can be processed according to display the results of a similar prog
CvHistogram
- 读取lena图像,将图像分成RGB三色的灰度图像,并分别计算三幅灰度图像的灰度直方图-Read lena image, the image is divided into three RGB color grayscale images, and calculate three gray image histogram
RGBTOHSI
- 将RGB颜色空间转换到HSI颜色空间的算法,基于opencv-The RGB color space conversion algorithm to HSI color space, based on opencv
FireTestRGB
- 可以在RGB颜色空间检测视频中的火焰,通过二值图显示-this code can detect the fire in video in the RGB color space.
FireTestH
- 可在HSI颜色空间检测视频中的火焰,并以二值图输出-this code can detect the fire in video in the RGB color space.
color
- 编程实现颜色标量量化。输入为24位彩色图像,将RGB分量分别保持头3位、头3位、头2位的值不变,其余各位变为10000、10000和100000,观察处理后的图像的颜色失真情况。注意OpenCV中的RGB分量的存储顺序为BGR。-Programming color scalar quantization. Enter the 24-bit color images, the RGB components respectively held the first three, the first t
Test_2_WithRGBAndFilters
- Demonstrating how to use RGB color space
rgb
- opencv实现将彩色图像的rgb三个通道提取-opencv realize image rgb color extracted three channels
RGB-HSV
- 此程序是将所加载的RGB颜色空间转换为HSV颜色空间并显示出来-This program is loaded RGB color space conversion to HSV color space and displayed