搜索资源列表
pix-show Opencv图像处理
- Opencv图像处理,在彩色图像中点击图像任意一点,显示改点的RGB值-Opencv image processing, color image, click on the image at any point, change the point of the RGB value display
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
rgb2yuv
- rgb图像转yuv,基于opencv。仅供参看-rgb image transfer yuv, based opencv. Only see
fire
- rgb color fire detection in opencv visual c-rgb color fire detection in opencv visual c++
src_NormalRGB
- this is Normalized RGB algorithm using opencv
rgb-mean-shift
- 基于vc的opencv实现meanshift算法-vc+opencv+meanshift,you can use it freely
hsv
- 本程序使用opencv将RGB转换成HSV颜色空间,并且读取H通道图像。-This program uses opencv RGB to HSV color space , and to read the H-channel image .
OpenCV-Project
- 这是一个使用OpenCv,在VC++ MFC平台下实现的图形图像处理程序源码,主要功能有彩色变灰阶,图像方向、旋转、放大缩小、水平镜像、垂直镜像、Laplace 变换、RGB分量、HSV分量、喇叭、分量等。-AppWizard has created this MyOpenCVMFC application for you. This application not only demonstrates the basics of using the Microsoft Foundation
RGBtoHSI2
- 将RGB空间图像转化成HSI空间,以便于后期的处理。工作平台为vs2010,需配置opencv-RGB space images into the HSI space, so that the latter part of the processing. The working platform for VS2010 need to configure opencv
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
Multi-Camera-opencv-library
- opencv多摄象头库:支持dshow的视频采集设备,最多10个,通过回调产生24b的RGB位图。使用前请注册HYSnapshot,关于有些记录avi文件的参数,请忽略。使用方法请看demo 如果要挂接到opencv请创建一个24位的image,请一定注意将数据按行字节拷贝,-Multi-Camera opencv library: dshow video capture device supports up to 10, 24b of RGB bitmap generated by cal
main
- opencv RGB to cmyk,gray
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
RGB-
- 基于Opencv绘制图像的RGB分量。基于MFC文档编写。-The RGB component Opencv rendering based on image. Preparation of documents based on MFC
opencv
- 利用opencv实现图片色彩空间的分离显示:分别分离成RGB和HSV,然后提取特征向量实现图片比较-Display image color space using the opencv: RGB and HSV were separated, and then extract the feature vector is realized.
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
rgb
- opencv实现将彩色图像的rgb三个通道提取-opencv realize image rgb color extracted three channels
opencv rgb三通道分离
- 使用opencv对彩色图像的rgb三通道进行分离
ts2
- 测试特定颜色的物体 ,通过 hsv转rgb,然后选取红色(Test a specific color object, pass HSV to RGB, and then select red)