搜索资源列表
-
0下载:
求取彩色图象的HSV直方图,用于彩色图象的颜色特征提取.该算法基于OpenCV.-strike HSV color image histogram, Color image for the color feature extraction. The algorithm is based on OpenCV.
-
-
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下载:
对图像进行分主题过滤。
根据给定的图像样本集,进行样本训练,提取多个颜色空间中的多种方式(颜色矩,纹理谱,直方图,肤色模型等)的得到图像特征集;对待过滤图像进行特征提取,向量匹配,进而实现图像分主题分类功能。-Sub-theme of the image filter. According to a given set of image samples to conduct the training samples to extract more color space in multipl
-
-
0下载:
针对色调在颜色量化时容易出现偏差,提出了一种基于直方图特性的颜色量化算法,在颜色量化时对色调进行修正,并采用脉冲耦合神经网络对颜色量化结果进行分割验证.-For color in the color quantization error prone, a feature based on the color histogram quantization algorithm, when the color quantization for color correction, and using p
-
-
0下载:
采用颜色直方图特征提取的方法进行图片识别。C-The color histogram feature extraction method for image recognition. C++
-
-
0下载:
Feature extraction for image retrieval:
This software extracts the four kinds of features,
1. Color histogram, color moments
2. Edge histogram
3. Gabor wavelets transform
4. Local Binary Pattern
5. GIST
-Feature extraction
-
-
0下载:
本源码采用颜色直方图提取图像颜色特征,可用于图像检索等-The source image color using the color histogram feature extraction can be used for image retrieval, etc.
-
-
0下载:
用于基于视频运动目标的跟踪,该算法融合了颜色直方图和梯度方向直方图的特征,能够更加精确地表征目标,较大地提高了视频目标跟踪的准确度和鲁棒性。-For video motion-based target tracking, the algorithm combines the color histogram and gradient direction histogram feature, to more accurately characterize the target, greatly im
-
-
0下载:
得到服装的颜色直方图用于表征图像的颜色特征用于检索-Get clothes clothing color color histogram feature as a representative for retrieval.
-
-
0下载:
图像特征提取程序,小波分解提取纹理特征,颜色直方图,HSV空间的颜色直方图提取程序。-image feature extraction code on matlab, wavelet decomposed for texture feature, color feature, histogram, and hsv space color histogram
-
-
1下载:
本代码为计算HSV直方图代码,可以在图像检索时,作为颜色特征来使用。(This code for the calculation of HSV histogram code, you can use in image retrieval as a color feature.)
-