搜索资源列表
-
1下载:
图像颜色特征的提取: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.
-
-
0下载:
一个用于量化的程序,包括均匀量化和非均匀量化。-One for quantitative procedures, including non-uniform quantization and uniform quantization.
-
-
0下载:
均匀量化方法:该方法对彩色空间进行划分, 挑选出一组红蓝绿成分均匀分布的色彩表颜色。最简单的表示方法是:首先分离RGB空间,使之在每一维上分成相等的片,落在每一块的颜色均用其中央点的颜色值来近似表示,这样可选出一组用途广泛的颜色。例如在K为256 的情况下,考虑到人眼对不同颜色的敏感度将颜色空间中的红色和绿色分量各分成8段,蓝色分量4段,这样可组合得到8*8*4=256种色彩。-Uniform quantization
-
-
0下载:
均匀与非均匀量化编码处理,比较两者性能特性-Uniform and non-uniform quantization coding process to compare the performance characteristics
-