搜索资源列表
属性相似度的云分类器
- matlab环境下,基于云模型的分类器,包括基于例子群优化的云分类器,和属性相似度云分类器。-Matlab environment, based on cloud model for the classification, including examples Swarm Optimization Based on the cloud classifier, and attribute similarity cloud classifier.
matlab计算图像的相似度
- 对灰度图像进行小波变换,再对其低频子图像进行相似度的计算
ssim_index.rar
- 该程序SSIM(结构相似度)是基于matlab平台,用于图像的客观质量评价,是FR中精典算法,The program SSIM (structural similarity) is based on matlab platform for an objective image quality evaluation, is in the classical algorithm FR
text_tfidf
- 文本相似度计算(tfidf),可用文本分类以及文本信息处理-Text Similarity Computing (tfidf), available for text classification and text information processing
DataRecog
- 用神经网络,实现手写数字0-9的识别,对于相似度小的拒绝识别-Using neural networks, implementation figure 0-9 handwriting recognition, the similarity of small refuse recognition
detection
- 基于肤色模型的人脸检测程序,通过高斯模型建立相似度函数,再经过最佳阈值法来进行二值化,在经过形态学处理得到人脸区域。-Skin color model based on face detection process, the establishment of the similarity function by the Gaussian model, and then through the optimal threshold method for the two values, obtaine
meanshift
- 实现了基于mean-shift的图像检索,实现了比较两图像的相似度,选择最相近的图片-To achieve mean-shift based image retrieval, to realize the similarity of two images, the selection of the most similar image
videodetect
- 用matlab实现了视频的分割,能够读取视频的每一帧,比较相邻两帧的相似度,下把图像分块,比较每一块的相似度-Matlab achieved by video segmentation, can read each video frame, comparing the similarity of two adjacent, under the sub-image blocks, each of the similarity comparison
imagematching
- 数字图像匹配matlab源码,就是指图像之间的比较、得到不同图像之间的相似度。基于数字图像,编写对两副数字图像进行匹配的算法及演示程序。-Digital image matching matlab source, refers to a comparison between images, the similarity between different images. Based on digital images, the preparation of two digital image m
cbir
- 用的是局部颜色特征,再说细点是用里面的区域颜色直方图的方法。把图像归一化到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
CBIR
- 一个图片检索的MFC程序,通过特征提取计算图片间的相似度来检索出最相近的图片信息。-A picture of MFC retrieval procedures, through the feature extraction calculating the similarity between the picture to retrieve the most similar to the picture information.
RepeatFCM
- FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分-FCM algorithm is a clustering algorithm based on the division, which makes the idea is to be divided into clusters with the greatest simila
histogramprocessing
- 图像比对是以原件的图像为基准,对待鉴定件图像进行预处理、定位、配准;再对原件及待鉴定件的图像进行相似度比对;计算出两者的相似度数值。 -Image than on the original image is based on identification of pieces of treated image pre-processing, positioning, registration again and to be identified on the original piece of
PCA_FACE
- 从若干张图片中进行人脸识别,自动选择与例图最相似的图片,并计算其相似度!-From a number of pictures in face recognition, automatic selection and the most similar case diagram picture, and calculate the similarity!
oula
- 基于欧拉-熵向量的图像检索,相似度可用马氏距离-Based on Euler- entropy vector image retrieval, similarity can be used Mahalanobis distance
matlab
- 欧式距离计算方法及源码,用于计算遗传算法相似度-matlab ou
ssim_index
- 图片结构相似度评价,附加MSE,SNR,PSNR等作为对比参数-Photo structure similarity evaluation, additional MSE, SNR, PSNR, etc., as comparative parameters
皮尔逊指数计算
- 计算两个信号的皮尔逊指数,来评估两个信号的相似度(The Pearson exponents of the two signals are calculated to evaluate the similarity of the two signals)
相似度计算
- 计算两张图片相似度的一种MATLAB小程序(calculate the similarity of two pictures.)
Normal cloud model MATLAB program
- 在MATLAB中计算两个正态云模型之间的相似度,源代码,数值可修改(The similarity between two normal cloud models is calculated)