搜索资源列表
基于编辑距离计算文本相似性
- 基于编辑距离计算文本相似性
k_algorithm
- K-均值算法的c语言实现,他是一种基于样本间相似性度量的间接聚类方法。-K-means is a VQ method based on the similarity of the samples. This is a C language source code for K-means algorithm.
881
- 一种高效的聚类算法给定要聚类的N的对象以及N*N的距离矩阵(或者是相似性矩阵), 层次式聚类方法的基本步骤(参看S.C. Johnson in 1967)如下:-An Efficient Algorithm for the cluster must be the object of N and N* N distance matrix (or similarity matrix), the hierarchical clustering
cmeans
- 实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。-achieving K-mean clustering algorithms : K-means algorithm : given the number of Class K, n objects assigned K to 000 category, making such objects within
MIFncObject
- 刚体配准方法中,通常使用互信息函数作为相似性测度,此类提供计算的封装。-rigid registration method, which is commonly used as a mutual information function similar measure, the provision of such calculation package.
KMeanIntroduction
- 聚类分析是将集合中的数据按其相似性大小分成不同类别的一种方法,它是模式 识别中多变量无监督学习的一个分支,己成功地用于医学,地质,财务,工程,图像 处理和文档等的数据分类中;含有实现此算法的源码 -cluster analysis is to pool the data according to similar size into a different category, It is pattern recognition
chinatext
- 汉字关联性量化方法及其在文本相似性分析中的应用-Chinese relevance and quantitative methods in the text similarity analysis of
myvcwenyfu
- 通过图像配准的区域的相似性来实现图像的配准,本函数就是实现是功能的简单函数-image registration in the area of similarity to realize image registration, this function is to achieve functional simple function
MAD_RAw
- 运用MAD相似性度量准则实现模板匹配程序-use MAD similarity measurement criteria to achieve template matching procedures
Track_4
- MAD相似性度量准则的改进,实现模板匹配程序-MAD similarity measurement criteria to improve and achieve template matching procedures
Image-similarity-using-mutual-information-of-regio
- 基于互信息的图像相似性测量。Image similarity using mutual information of regions .pdf-Based on mutual information image similarity measurement. Image similarity using mutual information of regions. Pdf
dt
- 欧几里德距离计算代码,通常用于特征相似性度量-Euclidean distance-based code, normally used for the characteristics of similarity measure
correlatedTrack
- 本程序利用相关度量与仿射变换来跟踪目标 通过通过相似性度量在上帧目标周围区域搜索目标得到目标 5帧以上时 用仿射变换来更新目标模板 从而解决目标跟踪中目标发生形变 -This procedure make use of relevant metrics and affine transformation to track the target through the adoption of similarity measure
imagematching
- 图象配准包括图象变换、相似性测度、最小二乘法、插值
imageica-matlab.tar
- 数字图像质量评价量:计算数字图像在基于像素统计差异、基于相似性度量统计差异、基于频谱统计差异以及基于人眼视觉系统统计差异等的图像质量评价量-Digital image quality evaluation of the volume: calculating the number of images in the pixel-based statistical difference, similarity measure based o
GaitRsystem
- 实现人体步态检测和基于步态的人体身份识别算法,主要内容包括背景的提取,人体运动区域检测,人体轮廓提取,步态特征的提取,相似性度量和分类识别。-Detection and realize human gait gait-based human identification algorithm, the main contents include background extraction, human motion region dete
ssdeep-1.1
- 检测文件的相似性的一个小程序!使用Linux系统编写,可以检测两个文件的相似度!-Detection of the similarity of documents in a small program! Prepared using the Linux system, can detect the similarity of two documents!
im_registr_MI
- 用互信息作为两幅图像的相似性度量进行配准-Using mutual information as the two images of the similarity measure for registration
相似性
- SSIM的全称为structural similarity index,即为结构相似性,是一种衡量两幅图像相似度的指标。结构相似性计算方法,可以用于图像质量评估,(structural similarity is an index to measure the similarity of two images. The method of structural similarity calculation can be used for
检测两篇文档相似性
- 通过哈希算法实现检测文档的相似性(Similarity of detection documents by hash algorithm)