搜索资源列表
ImageFilter
- 实现人脸检测 主要是针对裸露肌肤检测,从而实现对色情图像的过滤,用了rgb,hsv,ycrcb,纹理检测等多种方法,可以运行,效果不错-Implementation of face detection is mainly directed against the bare skin testing, in order to achieve the filtering of pornographic images, using the rgb, hsv, ycrcb, texture detect
hsv
- 在hsv空间中进行光照补偿,并且将补偿前后的直方图显示出来对比的例子。-light compensate in hsv space
SkinDetection
- 从摄影头输入影像,使用OPENCV以HSV来实作肤色侦测,侦测到的肤色部分以二值化的方式表现出来-The first input from the photographic image, using OPENCV to HSV to implement color detection, to detect the color section for binary forms to display the
rgb
- opencv 色彩空间的转换,包括将rgb转成XYZ格式,YCrCb格式,HSV格式及Lab格式-opencv color space conversion, including rgb convert XYZ format, YCrCb format, HSV and Lab format format
picture
- 把图片换成 HSV 模型 用鼠标点击图片 可获得相同像素点的的RGB 和 HSV 的值 -Get the picture into HSV model achieve the same pixel of the RGB and HSV values
Test
- 基于OPENCV的色调调整,将图像进行色彩空间转换RGB 转换到HSV 对H分量进行调节-Hue adjust depend on OPENCV. Firstly,converting the picture space RBG to HSV. Then, adjust the value of H.Finally convert the picture back to the RGB space.
gussmix
- 本程序是对混合高斯模型的改进,从RGB空间转化到HSV空间。运行时要装OPENCV-This program is a Gaussian mixture model improvement, space conversion from RGB to HSV space
get_value_hsv
- opencv: get HSV color value of a point defined by clicked on the image
hsv
- HSV颜色空间,结合opevcv在二维空间对图片进行变换-HSV color space, combined with opevcv in the two-dimensional space to transform the picture
exa2
- 这是Opencv的视频播放的程序,实现了将每帧RGB图像转化为HSV图像,最终视屏每幅图像都是HSV各式的。-This is a video playback program Opencv realize each image frame into HSV RGB images, each image is the final screen a variety of HSV.
trace
- 用opencv写的视频入侵检测。分通道HSV,固定背景下效果很好。-Written with opencv video intrusion detection. Sub-channel HSV, fixed background works well.
HSV_compare
- openCV 例程用于加载图片并且与比较的图片进行hist比较 最终输出结果-openCV for compare the HSV histogram and generate a hist image
hsv
- 本程序使用opencv将RGB转换成HSV颜色空间,并且读取H通道图像。-This program uses opencv RGB to HSV color space , and to read the H-channel image .
HSV-Based-skin-detection
- here hsv colour model is used to detect the skin of a person...in opencv codded in c-here hsv colour model is used to detect the skin of a person...in opencv codded in cpp
HSV
- 使用Opencv 读取图像的HSV,环境vc++6.0-Opencv use read image HSV, vc++6.0 environment
RGB-HSv
- RGB-HSV调色板程序,可以方便的进行rgb和hsv之间的转换,以值得方式输出-RGB-HSV palette program, you can easily convert between rgb and hsv to be worth way output
HSV-historgram--extract
- vs2013 + opencv2.4.9 提取图像HSV直方图,程序已经经过注释和调试,编程语言c++ -vs2013+ opencv2.4.9 extracted image HSV color histogram, the program has been successful debugging, you can run, c++ programming
HSV
- 原图像的直方图,将RGB转为HSV空间下的直方图以及均衡化后的图像-Histogram of the original image will be converted to RGB histogram equalization and image after the HSV space under
RGB-HSV
- 此程序是将所加载的RGB颜色空间转换为HSV颜色空间并显示出来-This program is loaded RGB color space conversion to HSV color space and displayed
源
- 手动ROI区域的RGB颜色空间转HSV颜色空间,利于空间上的色彩提取(RGB color space translate HSV color space)