CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - SIFT 匹配

搜索资源列表

  1. sift-C

    0下载:
  2. 用C#实现的SIFT角点提取与特征匹配的算法-realized sciences corner extraction and feature matching algorithm
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:129474
    • 提供者:wj
  1. 基于OpenCV的SIFT特征点提取进行匹配的程序

    3下载:
  2. 基于OpenCV的SIFT特征点提取进行匹配的程序,程序中采用了两幅图像,匹配后可进行放射变换-OpenCV based on SIFT feature point extraction of matching procedures, the procedures used in the two images, match after radiation transformation
  3. 所属分类:图形/文字识别

    • 发布日期:2014-12-10
    • 文件大小:387202
    • 提供者:bill
  1. siftdetectandmatch

    0下载:
  2. 运用sift算法提取两幅图像中的特征点,然后再进行特征点匹配,实现图像配准-Sift algorithm using two images extracted feature points, and then the feature point matching, to achieve image registration
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:428834
    • 提供者:echo
  1. siftformatlab

    2下载:
  2. 这是一个用MATLAB代码实现的一个关于图像的特征描述子的提取 以及相应特征点进行匹配的代码 可用于图像识别 或者立体匹配。-This is a MATLAB code with a descr iptor on the image feature extraction and matching feature points in the corresponding code can be used for image recognition or stereo matching. T
  3. 所属分类:Graph Recognize

    • 发布日期:2016-04-22
    • 文件大小:396288
    • 提供者:peter
  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. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:68268
    • 提供者:zheng
  1. SIFT

    0下载:
  2. 基于SIFT算法的目标匹配和识别,尺度不变特征变换匹配算法-SIFT matching algorithm based on the objectives and recognition, scale-invariant feature transformation matching algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:320771
    • 提供者:process
  1. sift

    0下载:
  2. 图像识别 与匹配 适用于彩色图像匹配 匹配率高 速度快 -The image recognition and matching for color image matching
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-31
    • 文件大小:13684979
    • 提供者:李猛
  1. sift-0.9.19.tar

    0下载:
  2. 图像匹配与识别 快速 匹配率高 需要用matlab 运行-Image matching and recognition fast matching rate need to run using matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:11562500
    • 提供者:李猛
  1. SIFT-all

    1下载:
  2. 基于SIFT的 匹配算法。设计众多内容,内容比较详细 值得参考-SIFT-based matching algorithm. The content more detail worth considering
  3. 所属分类:图形/文字识别

    • 发布日期:2017-02-20
    • 文件大小:25264
    • 提供者:zzj
  1. MatlabSIFT

    0下载:
  2. sift匹配程序,为原作者原版,Matlab编程,还不错,对学习有帮助。-sift matching program for the original edition of the original author, Matlab programming, also good learning.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-06
    • 文件大小:321031
    • 提供者:孙博
  1. Ope----nCV

    0下载:
  2. sift匹配程序,为原作者原版,Matlab编程,还不错,对学习有帮助。-sift matching program for the original edition of the original author, Matlab programming, also good learning.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-19
    • 文件大小:1378434
    • 提供者:孙博
  1. sift

    0下载:
  2. 基于sift算法的图像匹配的matlab 程序-Based on the sift algorithm for image matching matlab program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-16
    • 文件大小:1258
    • 提供者:dongning
  1. match

    0下载:
  2. 基于sift算法的图像匹配 处理程序-Sift algorithm for image matching image matching-based handler
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-24
    • 文件大小:1024
    • 提供者:dongning
  1. sift

    0下载:
  2. 实用的基于sift算法的图像匹配的matlab程序-Practical sift algorithm-based image matching matlab program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-14
    • 文件大小:2635482
    • 提供者:dongning
  1. sift

    0下载:
  2. 基于sift的特征匹配,需要用到gsl库-Sift-based feature matching, need to use gsl library
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:707311
    • 提供者:殷文斌
  1. sift

    0下载:
  2. sift提取图像特征, 进行匹配,识别-image feature extraction sift, sift image feature extraction, matching, recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:583284
    • 提供者:张婷
  1. sift

    0下载:
  2. SIFT特征检测在图像匹配中有着较为广泛的使用,并有着教好的检测效果。-SIFT feature detection in image matching has a more widely used, and has taught good test results.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-02
    • 文件大小:781073
    • 提供者:方达
  1. SIFT-features-For-Image-matching-

    0下载:
  2. SIFT特征图像匹配,检测两幅图像的SIFT特征,然后根据特征的最短距离进行匹配。-Image matching SIFT features, detection of SIFT features of two images, and then according to the characteristics of the short distance to match.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-26
    • 文件大小:298446
    • 提供者:龚飞
  1. sift

    1下载:
  2. 运用shit算子对图像中的角点进行检测,以便进行特征匹配-Operators using shift image of the corner detection, feature matching
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-28
    • 文件大小:425001
    • 提供者:lilili
  1. Hausdorff距离匹配代码

    0下载:
  2. Hausdorff距离匹配代码,实现了CANNY边缘特征点、HARRIS特征点、SIFT特征点、SURF特征点的Hausdorff距离匹配
  3. 所属分类:图形/文字识别

    • 发布日期:2016-12-05
    • 文件大小:3145555
    • 提供者:zhu_zq
« 12 »
搜珍网 www.dssz.com