搜索资源列表
-
0下载:
对图像进行边界去除的处理,提取出其HSV颜色直方图。,Image processing to remove the border, to extract the HSV color histogram.
-
-
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.
-
-
2下载:
自己编写的提取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,
-
-
1下载:
-提取彩色图像HSV直方图
-量化均匀量化
-结果归一化-Extract HSV histogram
-
-
0下载:
使用模糊方法提取的颜色直方图,得到图像的HSV空间的H,S,V值-Extracted using the fuzzy color histogram, the image of the HSV space by H, S, V values
-
-
1下载:
基于CamShift的目标跟踪算法,先求图像的HSV分量,提取H分量,做灰度直方图,对灰度直方图进行投影,最后均值移动进行跟踪。-Target tracking algorithm based on CamShift, first find the image of the HSV components to extract H component, do histogram of the projection histogram, the last mean shift tracking.
-
-
0下载:
计算和匹配图像的三维直方图,h=getPatchHist(img,weight,nbins),nbins为每一个通道上bin的个数,如[8 8 8]
-caculate and match the 3d histogram of an image
-
-
0下载:
基于3维直方图的聚类分割,对初学matlab的同学非常有用的哈!-3-D histogram clustering based segmentation matlab beginner students of very useful Ha!
-
-
0下载:
一个简单的关于颜色直方图算法,是HSV,希望对大家有用-A simple color histogram algorithm, HSV, and hope to be useful
-
-
1下载:
用matlab编写的图像特征提取程序,其中包括一个提取8维HSV颜色直方图特征的函数,一个可以批量处理图像的主程序。-Prepared using matlab image feature extraction procedures, including an 8-dimensional HSV color histogram extracted feature functions, one of the main program can batch process images.
-
-
0下载:
图像特征提取程序,小波分解提取纹理特征,颜色直方图,HSV空间的颜色直方图提取程序。-image feature extraction code on matlab, wavelet decomposed for texture feature, color feature, histogram, and hsv space color histogram
-
-
0下载:
基于图像检索的,颜色特征提取MATLAB中由RGB转向HSV颜色空间的颜色直方图-Based on image retri , the color feature extraction in the MATLAB RGB to HSV color histogram of color space
-
-
0下载:
直方图均衡化算法在hsv通道上的实现,MATLAB实现-Histogram equalization algorithm in HSV channel on the implementation of MATLAB
-