当前位置:
首页 资源下载
搜索资源 - similarity histogram matlab
搜索资源列表
-
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下载:
用的是局部颜色特征,再说细点是用里面的区域颜色直方图的方法。把图像归一化到256X256,把图像分成4X4块,计算16个区域的颜色直方图、、、
最后计算相似度是用欧氏距离.-Using local color feature, repeat fine-point is inside the regional color histogram method. The normalized image to 256X256, the image is divided into 4X4 blocks
-
-
0下载:
A new approach toward target representation and localization, the central component in visual tracking of nonrigid objects,
is proposed. The feature histogram-based target representations are regularized by spatial masking with an isotropic kernel.
-
-
0下载:
近年来,随着互联网的高速发展,网上的多媒体信息也急剧增加,这些多媒体信息以图像为主。如何从浩瀚的图像数据库中快速、准确地找出所需要的图像,己成为一个备受关注的研究课题。有效地组织、管理和检索大规模的图像数据成为迫切需要解决的问题。于是基于内容的图像检索(Content-Based Image Retrieval: CBIR)作为一个崭新的研究领域出现了。
本课题拟研究、分析彩色图像红、绿、蓝三基色直方图的生成、特征提取和相似度等问题,应用图像的颜色信息—三基色直方图对图像进行检索。针对基于颜
-
-
0下载:
Measuring similarity between images using Color Histogram approach
-
-
0下载:
本文讲述了一种基于图像颜色直方图的图像相似度的度量的方法,。并用Matlab实现,有源代码-This article describes a method based on the image color histogram image similarity measure. And using Matlab, source code
-
-
1下载:
基于图像检索的matlab代码,基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram Texture characteristics of si
-
-
0下载:
用matlab软件进行图像相似度量,颜色直方图-Image similarity measure code, yanse histogram
-