搜索资源列表
ColorSpace_src
- 图像颜色空间的转换.RGB -HSV. -image color space conversion. RGB-HSV.
test_yCbCr
- 将rgb空间,转为HSV或yCBCR空间实现通过肤色检测人脸区域,用openCV实现-The rgb space to HSV space to achieve through the skin or yCBCR face region detection with openCV achieve
corlorprocessing
- RGB、HSV、NTSC和YCbCr各种颜色模型之间的相互转换关实现,以及颜色和调整、图像的美化,配设等等功能的实现。-RGB, HSV, NTSC and YCbCr color model a variety of mutual conversion between the clearance to achieve, as well as the color and adjustment of the landscape images with the realization of set
color_space_transformation
- Transfer RGB image to all the other color space in the Matlab, like HSV, Lab and so on
formatosImagen
- From a given image, this code returns it in the following colour spaces RGB,NTCS,YCBCR,HSV. The fields are returned in a matrix of dimensions (:,:,12)
RGB_HSV
- Load pictures and convertion with RGB to HSV
RGBimageseg
- RGB图像分类,并在HSV维进行拓展,实现了一种改进的HSV分类算法-RGB image classification, and for HSV-dimensional expansion of HSV to achieve an improved classification algorithm
quilt_research
- 将RGB转换成HSV,并且实现HSV的单一量化,方便用直方图显示。-Quantify HSV
rgb2hsv
- 彩色图像RGB空间到HSV空间的转换,理解图像。-RGB2HSV Convert red-green-blue colors to hue-saturation-value.