搜索资源列表

  1. Edit Distance算法

    0下载:
  2. 对模式识别中的字符串模板匹配问题进行的研究,设计了对任意字符串进行匹配和字符串相似度,即列文斯顿距离进行计算的算法-right pattern recognition template matching string for the research and design of the arbitrary strings and string matching similarity, Ken Livingstone distance c
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:蓝色梦幻
  1. LeafRecognization-FromLittlebone

    0下载:
  2. 首先对10个样本进行学习,计算得到一个“叶子”的“记忆”模式,然后对输入的模式进行识别,给出相似度。-first pair of 10 samples for study, calculated a "leaf" the "memory" mode, and then import the model identification, given similarity.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:16384
    • 提供者:小骨头
  1. hmm_plusdemo

    0下载:
  2. HMM在Matlab下的程序,包括源文件和Demo以及Hmm相似度的计算程序-HMM in Matlab, the following procedure including the source documents and Demo Hmm similarity and the computational procedures
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:liuzengyuan
  1. String-Similarity-0.02.tar

    0下载:
  2. 此程序是关于字符串 模糊相似度的计算程序(C语言)-this program is a string of vague similarity calculation procedures (C language)
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:14336
    • 提供者:youyou
  1. TextureImageRetrievalBasedonContourletTransformUsi

    0下载:
  2. Contourlet变换结合了不可分离的方向滤波组,具备小波所不能表达的多方向特性,能有效捕获自然图像的边缘轮廓信息。本文分析了图像ontourlet系数的统计特征,并利用广义高斯函数对各子带系数层进行建模。将此模型应用于基于VisTex的自建纹理图像库,采用矩匹配估计法,提取模型参数集,运用K2L距离计算图像间的相似度。对800幅纹理图像进行检索,本文方法比传统小波方法的平均检索查准率高出约2%到10%不等。实验结果表明,该方法改进了
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:198656
    • 提供者:焦亚民
  1. FatRec001

    0下载:
  2. 实现计算图象相似度,可以用于对人脸进行检测-The realization of computing image similarity, can be used to detect human faces
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:3877888
    • 提供者:zhenyijia
  1. wordnetdotnet

    0下载:
  2. 是用c#编写的,利用wordnet计算句子的相似度的程序-Is c# Prepared using WordNet similarity calculation of sentence procedures
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-18
    • 文件大小:122880
    • 提供者:何为
  1. get_psnr

    0下载:
  2. 这个是一个获取两个图像相似度的函数,对于图像处理和数字水印方面的编程者来说,会经常去计算两个图像的psnr值,从而来确定图像的相似度,使用matlab可以很方便的计算两个图像的psnr,但是由于matlab专业性很强,而且有没有版权保护,所以对于大批的使用VC语言的这方面的编程者,由于要经常使用而显得很麻烦。 通过调用get_psnr函数可以很方便的就得到两个图像的相似度。 -This is a similarity to ob
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:莫雨
  1. Relateword

    0下载:
  2. 珍藏论文:词语语义相似度的计算是一篇关于中文文字处理的论文-Collection of papers: the word semantic similarity calculation is an article on Chinese word processing papers
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-18
    • 文件大小:135168
    • 提供者:zhoutgtt
  1. sr

    0下载:
  2. 随机共振相似度的Matlab计算程序,计算看出输入-输出的相似度S随着噪音的标准差的增大而不断得到改善,直到增大至一饱和值为止。-Stochastic resonance Matlab similarity calculation process, the calculation to see input- output of the similarity S as the standard deviation of the noise
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:王清华
  1. textFCM

    0下载:
  2. 应用FCM(模糊c均值聚类)算法到文本聚类 采用两种方法计算文本相似度 采用ShootSeg分词 采用sogou互联网词库简化特征值计算-err
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-18
    • 文件大小:57344
    • 提供者:苏宁
  1. cbir

    0下载:
  2. 用的是局部颜色特征,再说细点是用里面的区域颜色直方图的方法。把图像归一化到256X256,把图像分成4X4块,计算16个区域的颜色直方图、、、 最后计算相似度是用欧氏距离.-Using local color feature, repeat fine-point is inside the regional color histogram method. The normalized image to 256X256, the im
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:12361728
    • 提供者:周文
  1. javacluster

    0下载:
  2. JAVA实现文本聚类,用到TF/IDF权重,用余弦夹角计算文本相似度,用k-means进行数据聚类等数学和统计 知识。-JAVA realization of text clustering, using TF/IDF weight, calculated using cosine angle between the text of similarity, using k-means clustering for data such a
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:优优
  1. main

    0下载:
  2. 计算文本之间相似度的程序,用于文本的聚类。是在已知各个文本的文本特征向量基础上进行计算的,利用余弦值计算-Calculation of similarity between the text of the procedures for text clustering. Are known at all the text of the text feature vector calculated based on the use of c
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:effi
  1. CBIR

    0下载:
  2. 一个图片检索的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.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:197632
    • 提供者:lvlu
  1. StrMatch

    0下载:
  2. 采用编辑距离计算词语相似度方法程序,可以嵌入其它程序-Edit the word using a distance-based similarity method of procedure, can be embedded in other programs
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:刘翔
  1. histogramprocessing

    0下载:
  2. 图像比对是以原件的图像为基准,对待鉴定件图像进行预处理、定位、配准;再对原件及待鉴定件的图像进行相似度比对;计算出两者的相似度数值。 -Image than on the original image is based on identification of pieces of treated image pre-processing, positioning, registration again and to be identi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:
  1. VC

    0下载:
  2. 开始检索”调用DoBrowse--- 功能:用于管理ListBox(1)首先取出处理的起始目录路径 (2)调用SiapCariRecursive来对目录中各文件进行处理,这里面又分好几层关系。 (a)锁定一些暂时不用的按键,使在检索处理过程中,不让用户操作,乱按。 (b)调用CariRecursive函数:功能是分别提取目录中各个文件,并进行计算颜色直方图。这个函数又分下面几层: (i)循环递归调用CariRecursi
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:5671936
    • 提供者:李明福
  1. PCA_FACE

    0下载:
  2. 从若干张图片中进行人脸识别,自动选择与例图最相似的图片,并计算其相似度!-From a number of pictures in face recognition, automatic selection and the most similar case diagram picture, and calculate the similarity!
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:李里
  1. similar

    0下载:
  2. 你可以通过此段代码完成两个字符串之间的相似度的计算。然后根据相似度的值就可以判定两个字符串是不是匹配-This code you can complete the similarity between two string calculations. Then the value of similarity can be found not to match two strings
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:王岩
« 1 2 34 5 6 7 8 9 10 ... 20 »

源码中国 www.ymcn.org