CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 匹配 算法

搜索资源列表

  1. exp

    0下载:
  2. 掌握简单匹配算法及模式匹配KMP算法的思想-Master the simple matching algorithm and pattern matching the thinking of the KMP algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1513
    • 提供者:天辰
  1. autopano-sift-C-2.5.1

    0下载:
  2. 利用C++编写的图像特征点匹配算法,其算法的核心是SIFT。-A image stiching method using C++ programming language.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:243516
    • 提供者:
  1. sift

    0下载:
  2. sift匹配算法,找到两幅图像之间的特征点-sift matching algorim
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1358759
    • 提供者:马原
  1. worddiv

    0下载:
  2. 中文分词算法,用正向最大匹配算法实现的中文分词,包裹dao操作数据库。-Chinese word segmentation algorithm, the forward maximum matching algorithm of Chinese word segmentation, wrapped dao operations database.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-01
    • 文件大小:83773
    • 提供者:刘嘉
  1. moshipipei

    0下载:
  2. 数据结构的模式匹配算法,有创建字符串,添加新字符串,匹配字符串,输出字符串功能-Pattern matching algorithms, data structures, create a string and add a new string matching string, output string function
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1461
    • 提供者:label
  1. image-registration

    0下载:
  2. 讲解图像匹配 算法的很详细的资料 希望可以对需要的童鞋有所帮助-Some of the image matching program can perform the hope can help children in need
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:12879923
    • 提供者:流月
  1. Gabor-and-histogram-features

    0下载:
  2. gabor变换和直方图特征的 图像匹配算法 及其比较-Gabor transform and the histogram image matching algorithm and its characteristics of the comparison
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:174539
    • 提供者:流月
  1. crf-matching-rss-07

    0下载:
  2. 基于和的平方的图像匹配算法 详细分析,研究算法的同学 会有帮助的-ased on the square of image matching and the detailed analysis algorithm, the algorithm of the students would help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:362605
    • 提供者:流月
  1. Harris

    0下载:
  2. harris 角点检测,基于角点检测的自动点匹配算法程序,可以应用于图像边缘检测-a point matching algorithm based on detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1218
    • 提供者:bobo
  1. TemplateMatchDIB

    0下载:
  2. 模板匹配算法实现 在机器视觉识别的过程中,常常需要把不同的待测图像和标准图像进行比较,一种最常用的图像识别技术就是模板匹配.下面是具体实现的过程: -template match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1407
    • 提供者:puzzle1111
  1. matlab_1

    0下载:
  2. 能实现人脸的简单匹配算法,本人亲自测试,还行吧-To achieve a simple matching algorithm, face, OK.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1432
    • 提供者:lily
  1. lmn4op.ZIP

    0下载:
  2. 一种新的快速地磁匹配算法A new rapid geomagnetic matching algorithm-A new rapid geomagnetic matching algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:267226
    • 提供者:
  1. Prosac

    1下载:
  2. 用opencv2.3.1+vs2008实现PROSAC算法。PROSAC是比ransac算法更快的剔除无匹配算法。前提是,这种策略的前提是假定匹配度高的特征是内点的概率比匹配度低的特征要高。 -With opencv2.3.1+ vs2008 realize PROSAC algorithm. PROSAC is faster than ransac algorithm of eliminate no matching algorithms. Premise is, this strategy
  3. 所属分类:OpenCV

    • 发布日期:2015-11-11
    • 文件大小:5452800
    • 提供者:孔维
  1. SIFT

    0下载:
  2. SIFT匹配算法研究报告,包括算法思想,算法特点,算法各步骤的详细分析-SIFT matching algorithm research reports, including detailed analysis of each step of the algorithm ideas, algorithms, features, algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1275202
    • 提供者:夏天的风
  1. matching

    0下载:
  2. 关于三种模式匹配算法的比较,有时间和复杂度的比较-On three kinds of pattern matching algorithms, have the time and complexity comparison
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:2199
    • 提供者:王文超
  1. VFIT3

    0下载:
  2. 矢量匹配算法,关于曲线理和的问题,能克服有理匹配的相关缺陷-vectfiting
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:2033892
    • 提供者:liulili
  1. TestSIFTVC6

    0下载:
  2. OPENCV_SIFT_特征提取_匹配算法-opencv_sift_feature extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:4077960
    • 提供者:cfj
  1. sift--vcPP

    0下载:
  2. 基于sift的特征点匹配算法,实现图像特征点的匹配-Sift the feature points based on matching algorithms
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:508240
    • 提供者:秋林
  1. main

    0下载:
  2. miller_rabin素数生成算法,KMP,Monte Carlo 和Las Vegas字符串匹配算法-00 00 00
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2034
    • 提供者:liufan
  1. huidupipei

    0下载:
  2. 用MATLAB对两幅图片进行图像匹配,程序运用了两种匹配算法1.基于灰度值的模板匹配2.模板匹配的改进算法-Two pictures with MATLAB for image matching procedure using two matching algorithms. Two gray value-based template matching. Improved algorithm of template matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:220280
    • 提供者:张倩
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com