搜索资源列表
-
0下载:
The Matlab functions and scr ipts in the MA toolbox are:
- ma_sone wav (PCM) to sone (specific loudness sensation)
- ma_mfcc wav (PCM) to MFCCs (Mel Frequency Cepstrum Coefficients)
- ma_sh sone to Spectrum Histogram
- ma_ph sone to
-
-
3下载:
利用matlab实现两幅图像之间的相似性度量,主要是基于颜色直方图-Between two images using matlab to achieve similarity measure is mainly based on color histogram
-
-
0下载:
A new approach toward target representation and localization, the central component in visual tracking
of non-rigid objects, is proposed. The feature histogram based target representations are regularized
by spatial masking with an isotropic kern
-
-
0下载:
提出一种新的目标表示和定位方法,该方法是非刚体跟踪的核心技术.利用均质空间掩膜规范基于特征直方图的目标表示,该掩膜引入了适合于梯度优化的空间平滑相似函数,所以可以将目标定位问题转换为局部极大值求解问题.我们利用从Bhattacharyya系数倒出的规则作为相似度量,利用mean shift procedure完成优化求解.在给出的测试用例中, 本文方法成功解决了相机移动,阴影,以及其他的图象噪声干扰.文章对运动滤波和数据关联技术的集成也进行了讨论.-A new objective and pos
-
-
0下载:
奉文主要针对经典的Mean Shift跟踪算法均匀剖分整个颜色空间造成许多空的直方图区间以及不能准确表达目标
颜色分布的缺点,提出J,一种改进算法.该改进算法首先对目标的颜色进行聚类分析,根据聚类结果通过矩阵分解和正交变换
自适席地剖分日标的颜色空间从向确定对戍于每一聚类的子空间.在此基础上定义 一种新的颜色模型,该模型统计落入每
一颜色子空间的像素的加权个数并用高斯分布建模每一个子空间的颜色分布,并推导r一种相似性度量米比较目标和候选目
标的颜色模型之间的相似程度.最后基于该颜
-
-
0下载:
本文讲述了一种基于图像颜色直方图的图像相似度的度量的方法,。并用Matlab实现,有源代码-This article describes a method based on the image color histogram image similarity measure. And using Matlab, source code
-
-
0下载:
本系统通过将基于改进的加权的局域颜色直方图的图像检索方法和全局直方图的图像检索方法相结合,提高查全率和查准率。其中,基于分块局域直方图的检索方法利用了图像中间部分的重要性,将图像平均划分成3×3个子块,取中间一块的图像,计算其与参考位图相应位置的颜色特征距离,再计算原图的颜色直方图与参考位图的颜色特征距离,分别赋予权值后得出的值就是图像之间内容的相似程度。本文引入欧氏距离的相似性度量方法实现图像检索。实验表明,该方法具有较好的查全率和查准率。-The system through a combi
-
-
0下载:
Simple but effective example of "Region Growing" from a single seed point.
The region is iteratively grown by comparing all unallocated neighbouring pixels to the region. The difference between a pixel s intensity value and the region s mean, is
-
-
0下载:
研究两幅图像匹配相似度衡量的方法,利用直方图的相关知识,采用相关,卡方,直方图相交,Bhattacharyyahe和EMD方法实现对两幅图像的相似度衡量。-Study two images matching similarity measure method, using the histogram of the relevant knowledge, using relevant, chi-square, histogram intersection, Bhattacharyyahe and
-
-
0下载:
通过比较两幅图像直接的直方图来测量两幅图像之间的相似性。因为直方图比较是基于逐个容器进行的比较,不考虑相邻容器的影像,顾比较之前对查询图像和输入图像减少颜色空间。-Direct histogram similarity measure between two images by comparing the two images. Because histograms are more individually based on container, without regard to the i
-
-
0下载:
用matlab软件进行图像相似度量,颜色直方图-Image similarity measure code, yanse histogram
-
-
0下载:
能较好实现,利用灰度直方图进行图像相似度量-Image similarity measure code, gray histogram
-
-
0下载:
一种改进的颜色直方图相似性度量算法
本文对几种常用的颜色直方图相似性度量方法进行了比较分析,进而提出一种综合多个距离度量方法的改进算法,对该算法的颜色检索性能进行了实验,并将其效果与多个距离度量方法单独使用时的检索效果进行了对比。实验表明,该算法具有更佳的检索效果
-An improved color histogram similarity measurement algorithms on several popular color histogram similarity m
-