搜索资源列表
HSVHistogram.rar
- This code imports 2 images, then uses HSV algorithm to compare how 2 images are different from each other,This code imports 2 images, then uses HSV algorithm to compare how 2 images are different from each other
101259378luv_rgb_yuv_lab_space
- Convert a color image between color representations. B = COLORSPACE(S,A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = dest<-src , or alte
ColorHistogram.rar
- 图像颜色特征的提取:HSV颜色直方图 描述的是图像的整体颜*况。本程序采用非均匀量化方法得到36bin的颜色直方图。,Image Color Feature Extraction: HSV color histogram describes the situation of the image' s overall color. This procedure using non-uniform quantization method the color histogram 36bin.
rgb2hsi
- rgb颜色空间与hsi颜色空间转换的一段MATLAB代码。-a matlab code rgb space to hsi space or return.
ColorSpace
- 色彩空间转换,支持RGB, YUV, HSV, HSL, Lab, Luv等格式-Color space conversion, support for RGB, YUV, HSV, HSL, Lab, Luv, etc. formats
color_hist256
- 自己编写的提取RGB图像的包含256bin的一维直方图,首先把rgb图像转换为hsv图像,然后量化三个分量图像,最后提取一维直方图,可用于图像检索。-I have written extract contains RGB images 256bin one-dimensional histogram, first of all put rgb image is converted to hsv images, then quantified the three-component image,
HSV
- matlab实现的HSV图像处理的大体流程-matlab image processing to achieve the general process of HSV
rgbtohsv
- 1.将RGB彩色图象变换为二值图象并显示。 2.将RGB彩色图象变换为HSV彩色图象并显示。 -1. The RGB color image is transformed into binary image and displayed. 2. Will transform RGB to HSV color image and display color images.
rgb_to_gray
- Rgb to Gray/hsv .by matlab. sourcedode
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
color_space_transformation
- Transfer RGB image to all the other color space in the Matlab, like HSV, Lab and so on
chengxu
- 实现了几种阴影去除算法,包括相除法、HSV法等四种-Achieved several shadow removal algorithms, including the phase division, HSV law four kinds of
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)
RGBtoHSV
- 位图的颜色在RGB和HSV色彩空间之间转换的代码-Bitmap in RGB and HSV color space conversion between color code
HSV
- HSV颜色空间下的阴影检测 具有较好的效果-shadow detection
process_kang
- 基于颜色的图像检索,将RGB转化成HSV的方法-Color-based image retrieval, the method of RGB into HSV
hsv
- rgb颜色模型和hsv颜色模型的转化,用于数字图像处理,matlab-hsv rgb color model color model and the transformation to digital image processing, matlab
hsv
- 在车辆检测中,对提取的前景进行基于hsv特性去除阴影-In the vehicle detection feature to remove the shadow on hsv
hsv.matlab
- 肤色的HSV颜色模型下的人脸检测 基于matlab的代码 - matlab hsv compute
hsvSAVEdata
- 将HSV量化数据保存至DATA文件用于SVM分类器(Save the HSV quantized data to the DATA file for the SVM classifier)