搜索资源列表
Histogram_dll
- 一般直方图特征提取算法动态库,可用于提取一般直方图特征
mpeg2dec
- MPEG-2中特征矢量和亮度,RGB直方图特征的提取
直方图分析软件
- 其实颜色直方图简单来说,就是统计图像中具有某一特定颜色的象素点数目而形成的各颜色的直方图表示,不同的直方图代表不同图片的特征-color histogram simple fact, it is statistical image with a specific color of the pixel number of points which are in the color histogram, different pictures
meanshift源代码matlab
- 使用颜色直方图特征的经典mean shift跟踪目标,文献Real-time tracking of non-rigid objects using mean shift,D Comaniciu, 2003
灰度直方图特征提取的Matlab实现
- 灰度直方图特征提取的Matlab实现
直方图分析软件
- 其实颜色直方图简单来说,就是统计图像中具有某一特定颜色的象素点数目而形成的各颜色的直方图表示,不同的直方图代表不同图片的特征-color histogram simple fact, it is statistical image with a specific color of the pixel number of points which are in the color histogram, different pictures
统计
- 计算图像直方图的统计特征,包括均值,方差,熵,三阶矩等。-image histogram calculated the statistical characteristics, including mean, variance, entropy, such as third-order moments.
Histogram_dll
- 一般直方图特征提取算法动态库,可用于提取一般直方图特征-General histogram feature extraction algorithm of dynamic libraries, can be used to extract the characteristics of the general histogram
mpeg2dec
- MPEG-2中特征矢量和亮度,RGB直方图特征的提取-MPEG-2 in the feature vector and brightness, RGB histogram feature extraction
LBP
- 人脸识别提出的LBP特征计算程序,简单实用的特征,可以得到统计的直方图特征-LBP features of face recognition proposed by the calculation procedure, simple and practical features of the histogram statistics can be characteristic of
200707171152015173
- 图像检索中颜色的特征提取及匹配算法,以家权欧几里得距离,中心距得加权距离,直方图交集算法等。-Image Retrieval color feature extraction and matching algorithm to the right home Euclid distance, center distance of a weighted distance, histogram intersection algorithm.
chip_histogram_features
- 直方图是用面积表示各组频数的多少,矩形的高度表示每一组的频数或频率,宽度则表示各组的组距,因此其高度与宽度均有意义。 程序提取了很多直方图所需要的参数特征,如均值、方差、偏度、峰度、能量和熵。 -Histogram is that each group size the number of frequency, the height of the rectangular frequency of each group said that
image
- 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像
chip_histogram_features
- 直方图特征的计算,包括方差,峰度,熵值等。-Histogram of the characteristics of the calculation, including the variance, kurtosis, entropy and so on.
histogramfeaturestiqu
- 程序提取了很多直方图所需要的参数特征,如均值、方差、偏度、峰度、能量和熵。-chip_histogram_features
bianyuan
- 模式识别中边缘直方图特征提取。。。。每张图片可以得到 一个80维的向量-Pattern Recognition Feature Extraction of Edge Histogram. . . . Each picture can get a 80-dimensional vector
Matlabbased-gesturerecognition
- 用matlab做的手势识别 基于梯度方向直方图特征提取 欧氏距离判断-Gesture recognition with matlab do the gradient direction histogram feature extraction based on Euclidean distance to determine
局部二值模式LBP
- lbp实现图像的特征提取,可得到图像的直方图特征。(LBP realizes the image feature extraction, and can get the histogram features of the image)
colorhistogram
- 该代码文件可以得到GRB图的颜色直方图特征的分布情况图,并保存为矩阵方便查看,亲测可用.(The code can get the distribution of the color histogram features graph of the GRB image, and save it as a matrix .)
LSH
- Locality Sensitive Histograms.基于局部敏感直方图的目标跟踪算法,该压缩文件包括图片的代码,只要运行demo即可。改代码对灰度值有点差异的图片得到的效果还好。得到的结果为图片的直方图特征图。亲测可用。(Locality Sensitive Histograms. consisted of code and images.)