搜索资源列表
ColorHistogram
- 将图像转换到HSV空间,并对其进行量化降维后,计算其颜色直方图
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.
colorhistogram
- 一个比较简单易懂的颜色直方图量化及转换的程序,适用于目标跟踪等领域,希望可以帮助有需要的人。-A relatively easy to understand and change the color histogram quantization procedures for tracking and other fields, hoping to help those in need.
colorhistogram
- 这是一个彩色图像的直方图matllab程序,可以轻松地得到各通道的分布!-this is a histogram of a color picture! from the algorithm ,we can get the distribution of each channel easy!
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 color components expressed as a
colorhistogram
- 统计图像中具有某一特定颜色的象素点数目而形成的各颜色的直方图表示,不同的直方图代表不同图片的特征-it is statistical image with a specific color of the pixel number of points which are in the color histogram, different pictures representing different histogram feature
ColorHistogram
- 量化的hsv颜色直方图 不等间隔分为72维 效果还可以 注释里有加权直方图 但是效果不好-Quantify the hsv color histograms ranging interval is divided into 72-dimensional effects can also be annotated with the weighted histogram but ineffective
ColorHistogram
- 对HSV颜色空间进行16 4 4 颜色量化,采用255直方图-1644 color quantization of the HSV color space, using 255 histogram
colorhistogram
- 图像处理,使用opencv对图像颜色直方图特征提取-Image processing using opencv image color histogram feature extraction
ColorHistogram.asc
- 本源码采用颜色直方图提取图像颜色特征,可用于图像检索等-The source image color using the color histogram feature extraction can be used for image retrieval, etc.
colorhistogram
- To generate color histogram of a color image.
histogram
- 计算图像的直方图,通过查找表修改图像外观,直方图均衡化,反投影直方图以检测特定的图像内容,实用均值漂移算法查找物体,实用比较直方图检索相似图片-Files: histogram.h histograms.cpp correspond to Recipes: Computing the Image Histogram Applying Look-up Tables to Modify Image Appearance Files: colorhistogra
ColorHistogram
- matlab实现的,基于HSV颜色空间的颜色特征提取程序-matlab achieve, HSV color space based on color feature extraction procedures
ColorHistogram
- RGB空间转换HSV并量化,然后实现颜色相似度计算达到检索效果(The RGB space is transformed into HSV and quantized, and then the color similarity is calculated to achieve the retrieval effect)
colorhistogram
- 该代码文件可以得到GRB图的颜色直方图特征的分布情况图,并保存为矩阵方便查看,亲测可用.(The code can get the distribution of the color histogram features graph of the GRB image, and save it as a matrix .)