搜索资源列表

  1. imagedectect

    0下载:
  2. 图象的检测,模板匹配算法代码,可以直接用,对于做模式识别方面的人很实用-Image detection, template matching algorithm code, can be directly used for pattern recognition so people are very practical aspects of
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:30720
    • 提供者:hongyang
  1. SIFTfeaturealgorithm

    0下载:
  2. SIFT特征匹配算法研究,是一个好论文,非常适合初手-SIFT feature matching algorithm, is a good paper, very suitable for the early hand-
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:478208
    • 提供者:yang
  1. Keren

    0下载:
  2. 一种高精度匹配算法,精度可达亚像素级,角度误差可达0.1度-A high-precision matching algorithm, Aceh-pixel accuracy, angle of error of up to 0.1 degrees
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:3027968
    • 提供者:wang rong
  1. Cross-Correlation-Target-Image-Detection

    1下载:
  2. 基于互相关的图像匹配算法,可以在图像精确找到匹配图像!-Cross-correlation-based image matching algorithm, you can find a matching image image accurate!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:106496
    • 提供者:feng
  1. ImageMatch

    0下载:
  2. 这是一个基于matlab的图像匹配算法,通过先后两帧中相同的部位,在前一帧中搜索协方差最大的匹配点。-This is a matlab-based image matching algorithm has the same two parts, a former search the largest covariance matching points.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:245760
    • 提供者:杨襄
  1. DSDesign

    0下载:
  2. 实现并对比三种基本字符串匹配算法(朴素算法,Rabin-Karp算法,KMP),并给出动态演示结果~-And contrast to achieve three basic string-matching algorithm (simple algorithm, Rabin-Karp algorithm, KMP), and gives the results of the dynamic presentation ~
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:10126336
    • 提供者:funfunhit
  1. imagematching

    0下载:
  2. 该程序采用matlabGUI编写,包含了经典的图像匹配算法.-MatlabGUI prepared using the program, including the classic image matching algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:131072
    • 提供者:小斌
  1. SIFT_demo

    0下载:
  2. SIFT是一种非常热门的图像匹配算法,能对发生旋转、缩放的图像进行匹配,文件演示了匹配过程,用MATLAB给出了源代码-SIFT is a very popular image matching algorithm, can occur rotating, zooming, image match, the document demonstrated the matching process, using MATLAB source c
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1472512
    • 提供者:cxl
  1. tuxiangchulijishumobanpipeisuanfa

    0下载:
  2. 图像处理技术 - 模板匹配算法 图像处理经典pdf版-Image processing technology- template matching algorithm image processing pdf version of the classic
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:194560
    • 提供者:Ray
  1. Dictionary

    0下载:
  2. 基于离散子串匹配算法的电子辞典。对每个词条算出一个匹配度,查询时根据匹配度大小依次顺序列出词条;词库较大,因此采用了分类索引的算法,提高了查询速度。-Based on discrete substring matching algorithm of electronic dictionaries. Calculated for each term of a match, the query sequence according to t
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:136192
    • 提供者:wxliu
  1. 200707171152015173

    0下载:
  2. 图像检索中颜色的特征提取及匹配算法,以家权欧几里得距离,中心距得加权距离,直方图交集算法等。-Image Retrieval color feature extraction and matching algorithm to the right home Euclid distance, center distance of a weighted distance, histogram intersection algorithm.
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:35840
    • 提供者:李里
  1. siftDemoVC

    0下载:
  2. 基于opencv的图像匹配算法,经典的sift理论,可方便开发-opencv
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:376832
    • 提供者:jasper
  1. CsharpKMP

    0下载:
  2. 用Csharp语言实现KMP查找匹配算法测试正确算法很快-Csharp language by KMP matching algorithm to find the correct algorithm to test soon
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:18432
    • 提供者:朱斌
  1. xiaobotezhengtiqu

    0下载:
  2. 基于小波特征提取方法的图象匹配算法是基于matlab平台的
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:baesea
  1. ACandACBM

    0下载:
  2. 多模字符串匹配算法。AC和AC-BM算法的c语言实现。以及字符串匹配算法的相关论文,英文原版论文,很有收藏参考价值。-Multi-mode string matching algorithm. AC and AC-BM algorithm c language. String matching algorithm, as well as the relevant papers, original papers in English, i
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:2620416
    • 提供者:shenzhang
  1. IDA

    0下载:
  2. 对两幅图像特征点对匹配算法的一个实现,采用了09年pami一文章的观点,算法名称IDA(Incremental Dissimilarity Approximations)-Feature points of two images of an implementation of matching algorithm used pami a 2009 article, views, the algorithm name of IDA (In
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:zhaoyuhang
  1. MCROSOFT_Matching

    1下载:
  2. 微软研究院做的一个 集合了几种常见的立体匹配算法:包括sad,ssd,bp,maxflow等等。而且自带truth map可以评估自己的算法-Microsoft Research to do a collection of several common stereo matching algorithm: including the sad, ssd, bp, maxflow and so on. Truth map and can b
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:179200
    • 提供者:woxiest
  1. Progress_on_image_match

    0下载:
  2. 讲述近年来图像匹配算法的文章,属于综述性质的。-In recent years, the image matching algorithm on the article, are summarized in nature.
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:408576
    • 提供者:酷鱼
  1. Matlab

    0下载:
  2. 图像模板匹配算法用MATLAB来试验,有例子大家可以看看,有上占还不完好,有能力的自己-Image template matching algorithm using MATLAB to test, there are examples we can see, there are not well accounted for, the ability of their changed
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:68608
    • 提供者:zheng
  1. new

    0下载:
  2. 一种新的图像匹配算法的研究,我的毕业论文,希望对大家有用-A new algorithm for image matching, my thesis, I hope useful for all of us
  3. 所属分类:技术管理

    • 发布日期:2024-05-20
    • 文件大小:228352
    • 提供者:大方
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org