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

搜索资源列表

  1. sift_ex3

    0下载:
  2. sift算子在图像匹配与图像拼接三维重建中都有重要地位,这个程序没有使用opencv,原作者很不容易写出来的。在调试中会有少量问题,稍加调试就可调通 -sift operator in image matching and 3D reconstruction image mosaic has an important position, this program does not use opencv, the original author is not easy to write out.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4289726
    • 提供者:shexiaoyu
  1. pics_match

    0下载:
  2. 用于图像拷贝检测的图像匹配,提取图像的SIFT特征点,构成图像的特征。-For image copy detection of image matching, image SIFT feature point extraction, and then sift feature point the image characteristics
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-06
    • 文件大小:952
    • 提供者:amber
  1. SIFT_VC

    0下载:
  2. SIFT算法,实现了SIFT特征的匹配。要运行得配置好opencv.-SIFT algorithm, realized the SIFT feature matching.To run the configuration well opencv.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:24095089
    • 提供者:ALan
  1. matlab

    1下载:
  2. (1) 读取n副连续有重叠部分的图像,在n副图像中检测SIFT特征,并用SIFT 特征描述子对其进行描述。 (2) 匹配相邻图像的特征点,并根据特征点向量消除误匹配。 (3) 使用RANSAC方法,确定变换参数。 (4) 图像融合 -(1) Read n successive overlapping sub-part of the image, the image of the n sub-SIFT features detected and characterized us
  3. 所属分类:matlab

    • 发布日期:2015-09-30
    • 文件大小:4096
    • 提供者:石梦鑫
  1. SURF

    0下载:
  2. 基于SUFT的特征提取与匹配,内涵详细的文档说明,很好的实现了特征提取与匹配,该方法较基本的SIFT有很大的提高-Extraction and matching of features based on SUFT, detailed content of the documentation, very good realization of the feature extraction and matching, SIFT the method is basic is greatly impro
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9452097
    • 提供者:颜妍
  1. pipei

    0下载:
  2. 基于sift特征点的图像匹配,还有很好的改进程序-Sift feature point based image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:424354
    • 提供者:zzc
  1. TestSIFTVC6

    0下载:
  2. 用opencv实现的sift的图像特征提取与匹配,有结果显示-Sift based on opencv image feature extraction and matching, according to the results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:294207
    • 提供者:高幸
  1. matchSIFT

    0下载:
  2. 基于SIFT的特征匹配源代码,代码中含有对SIFT的最详尽表述,能让你更加深入的了解SIFT的工作流程,其中几个DEMO是SIFT的几个应用的例子-SIFT-based feature matching source code, the code contains the most detailed presentation on SIFT, allowing you to more in-depth understanding of the SIFT workflow, several DEM
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8743354
    • 提供者:刘飞
  1. SURFSIFT

    0下载:
  2. 这是SIFT和SURF算法的基本介绍的文档,初学者可以快速入门,对匹配算法快速掌握。-SIFT and SURF algorithms which is a basic introduction to the document, beginners can get started quickly, right matching algorithm to grasp.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7544
    • 提供者:owthea
  1. SURFSIFT

    0下载:
  2. 这是SIFT和SURF算法的基本介绍的文档,初学者可以快速入门,对匹配算法快速掌握。-SIFT and SURF algorithms which is a basic introduction to the document, beginners can get started quickly, right matching algorithm to grasp.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7590
    • 提供者:tinMay
  1. SIFT_VC--can-be-directly-used-to-run

    0下载:
  2. SIFT特征匹配算法完整版,可直接运行,已经包含了所有的.h文件,链接了所需的.lib文件,具备所有dll文件,在VS2010上编译通过,生成的EXE文件可以在任何电脑上运行,不需要安装OPENCV和GSL,另外附加了一篇实验论文,可实现基本的特征点查找以及特征点连线。-The full version SIFT feature matching algorithm, can be directly run, already contains all of the. H file the req
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-12
    • 文件大小:19241984
    • 提供者:蓝天浩
  1. SIFT_c

    0下载:
  2. 在vs2010下使用opencv2.4.3进行SIFT特征点的检测显示和匹配-Use opencv2.4.3 in vs2010 for SIFT feature point detection and matching display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1338
    • 提供者:yang
  1. sift_switch

    0下载:
  2. 能实现两张图片的快速精确匹配,利用了sift算法-To achieve fast and accurate matching two images, the use of the sift algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1727364
    • 提供者:Jessie
  1. SIFTVC6

    1下载:
  2. sift角点检测及匹配,在不同尺度空间下的角点检测方法,很方便实用。-sift corner detection and matching, the corner detection methods under different scales of space, it is convenient and practical.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:5099076
    • 提供者:sunxiaoni
  1. mod_lowe_demo

    0下载:
  2. SIFT提出者的程序,SIFT特征匹配,测试可用 来自 http://www.cs.ubc.ca/~lowe/keypoints/-the program for SIFT algorithm it s useful for graphics match http://www.cs.ubc.ca/~lowe/keypoints/
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3111743
    • 提供者:fengpuchun
  1. sift_openvc

    0下载:
  2. 基于OpenCV的SIFT特征提取及匹配-SIFT feature extraction and matching based on the OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10134306
    • 提供者:周东尧
  1. ASIFT

    1下载:
  2. 在matlab上的Asift程序,在原有基础上有所改进,程序可以出色地实现图像的识别,匹配,效果相比SIFT,SURF等有大幅提高-In matlab Asift program improvements based on the original, the program can achieve excellent image recognition, matching, compared to the effect of SIFT, SURF, etc. have greatly impro
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5823488
    • 提供者:张琛
  1. SIFTapplication

    0下载:
  2. SIFT用于图像匹配研究的初步代码,非常简单,但是适合初学者使用。-The application of SIFT C++ code. It is very simple, but very useful to new starters.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:1236
    • 提供者:delay
  1. WindowsFormsApplication2GPI

    1下载:
  2. 基于经典的SIFT算法进行图像匹配实现 采用C# + emguCV编写 有良好的界面-image matching based on SIFT using emguCV
  3. 所属分类:CSharp

    • 发布日期:2014-04-10
    • 文件大小:911360
    • 提供者:changli
  1. SiftMatch

    0下载:
  2. 图像处理Sift 特征匹配算法。用到GSL库,需在 VS2010中的配置GSL才能正常运行。-Sift image processing feature matching algorithm. Use the GSL library, you need to configure the GSL in VS2010 to run properly.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:957282
    • 提供者:朱继祥
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 38 »
搜珍网 www.dssz.com