搜索资源列表
HSV&RGB
- 颜色HSV空间与RGB空间的相互转换,本程序已经测试可用于彩色图像处理
RGB和HSV的相互转化
- RGB颜色空间和HSV颜色空间相互转换的C++代码
将RGB转换为HSV空间的C程序
- 此代码可将RGB色空间转换为HSV色空间-this code can be RGB color space conversion to HSV color space
HSV&RGB
- 颜色HSV空间与RGB空间的相互转换,本程序已经测试可用于彩色图像处理-HSV space and RGB color space conversion, the procedures have been tested can be used for color image processing
color-space_RGB-HSV
- 图像颜色空间的转换_RGB -HSV,非常适合初学者作为例子学习。-image color space conversion _RGB-HSV, very suitable for beginners as an example to study.
hsvquan
- hsv的空间量化,要求输入为hsv空间中的图像。分别对h、s、v三个分量进行量化。-hsv space quantization, for admission to hsv space images. Respectively h, s, v 3 components quantified.
ColorHistogram
- 将图像转换到HSV空间,并对其进行量化降维后,计算其颜色直方图-Image conversion to HSV space, and to quantify the dimensionality reduction, the calculation of its color histogram
colorDetection
- 一个通过检测颜色进行目标位置检测的程序,通过探测图像中HSV空间,去估计平均感兴趣目标的HSV平均值.-By detecting the color of a target position detection procedure, by detecting image in HSV space, to an estimated average interest objectives HSV average.
colormoments
- 用matlab实现color moments算法,先把rgb图像转换到HSV空间,然后计算每个分量的一二三阶矩,最后组成9维向量进行比较。-Using color moments algorithm matlab realize, first convert rgb images to HSV space, and then calculated for each component of the 123-order moments,
rgb2hsvycbcr
- RGB颜色空间转换为 YCbCr 和HSV空间,自己编写的matlab 代码,希望对打家有帮助。-RGB color space is converted to YCbCr and HSV space, have written matlab code, want to combatants spar in home help.
HSV-Space-segmentation(Training-and-Testing)
- 在HSV色彩空间进行彩色图像分割源码,包括学习和训练算法,获得分割参数-In the HSV color space for color image segmentation source code, including learning and training algorithm, access to segmentation parameters
HSV-histogram
- HSV颜色空间较RGB空间更适合人的感官视觉,在HSV空间统计图像的分布特征并用于检索比在RGB空间的效果较好。-HSV color space than RGB space is more suitable for people’s senses of sight, in the HSV spatial statistical distribution of the image and is used to retrieve than
RGBtoHSVtoRGB
- 在HSV空间中实现肤色检测,先把RGB空间转换到HSV空间,在HSV空间处理后重新转换到RGB空间,做进一步处理。-In the HSV color space to achieve detection, first RGB space is transformed into HSV space, re-treatment in HSV space conversion to RGB space, for further process
HSV
- HSV颜色空间下的阴影检测 具有较好的效果-shadow detection
hsv
- HSV颜色空间,结合opevcv在二维空间对图片进行变换-HSV color space, combined with opevcv in the two-dimensional space to transform the picture
HSV-color-space-based-on-similarity-calculation-me
- 一种基于HSV空间的颜色相似度计算方法 一种基于HSV空间的颜色相似度计算方法-HSV color space based on similarity calculation method
hsv
- 在hsv空间中进行光照补偿,并且将补偿前后的直方图显示出来对比的例子。-light compensate in hsv space
视频HSV
- 对有阴影的视频图像有很好效果,基于HSV空间的彩色图像分割(For video images with shadows have very good effect, color image segmentation based on HSV space)
HSV空间
- 一个C++程序,将图片转换到HSV空间,需要opencv(A C++ program based on opencv and transform the picture into HSV pic)
color2
- 将图像转到hsv空间,对hsv分量进行非等间隔量化(The image is transferred to the HSV space and the HSV component is quantized at non-equal intervals)