搜索资源列表
ColorHistogram
- 将图像转换到HSV空间,并对其进行量化降维后,计算其颜色直方图
same
- 相识度计算,利用颜色直方图,RGB空间转换到HSV空间-Acquaintance calculation, use of color histogram, RGB space conversion to HSV space
ColorHistogram
- 将图像转换到HSV空间,并对其进行量化降维后,计算其颜色直方图-Image conversion to HSV space, and to quantify the dimensionality reduction, the calculation of its color histogram
ColorHistogram
- 图像检索——提取颜色特征:HSV空间颜色直方图(将RGB空间转化为HSV空间并进行非等间隔量化,将三个颜色分量表示成一维矢量,再计算其直方图作为颜色特征。-Image Retrieval- extract color features: HSV space color histogram (RGB space into the HSV space and the non-interval to quantify the three co
hsvhist
- 使用opencv计算hsv颜色空间中h分量以及s分量的直方图,并用二维直方图的形式显示。-Calculated using opencv h hsv color space component and s component histogram and histogram form with two displays.
autoscHSV
- 实现将图像的RGB值转化成HSV值,并且计算HSV的颜色直方图-To achieve the values of the image into RGB values of HSV, HSV color histogram and calculating
colorhist
- 将图像映射到HSV视觉接近的颜色空间中 计算统计在该空间的直方图-The visual image is mapped to the HSV color space closest to the space to calculate the histogram
shibieyanse
- matlab的2014中文版做的。可以通过计算HSV的直方图,进行判断。然后设置值来进行颜色的提取。-Matlab 2014 Chinese version. Can through the calculation of HSV histogram, carries on the judgment. Then set the value for the extraction of color.
msf_TestCBIR
- 本程序是一个测试程序, 用来测试图像处理和图像检索中的一些算法显示图像及其对应的直方图,计算 HSV 颜色空间直方图。-This procedure is a test procedure for testing image processing and image retri algorithms some display image and its corresponding histogram, histogram calcul
DrawHistogram1
- 这个源代码实现的功能是读入一幅图像,将其转换至hsv颜色空间,计算并显示图像的hs直方图,方便,直观,可以直接编译。-The function of the source code implementation is read in an image, convert it to HSV color space, calculate and display the hs histogram of the image and is con
tuxiangjiansuo
- 本代码为计算HSV直方图代码,可以在图像检索时,作为颜色特征来使用。(This code for the calculation of HSV histogram code, you can use in image retrieval as a color feature.)