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

搜索资源列表

  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. OpenSURF

    1下载:
  2. surf算法是现在最新的寻找图像特征点并匹配的算法,与SIFT算法相比速度更快,可以用在3D重建、图像拼接等多个领域-surf algorithm is now the latest to find the image feature points and matching algorithms, compared with the SIFT algorithm is faster, can be used in 3D reconstruction, image mosaic, and othe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1604315
    • 提供者:xmchen
  1. OpenCV_SIFT(C-CPP)

    0下载:
  2. 基于OpenCV下的sift算法源代码,可用于图像匹配-Under the sift algorithm based on OpenCV source code can be used for image matching
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10520509
    • 提供者:明渃
  1. 1

    0下载:
  2. SIFT特征匹配算法的PPT,很适用,是学习SIFT的好资料.-SIFT feature matching algorithm of the PPT, it is applicable, is a good learning SIFT information.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-12
    • 文件大小:3061091
    • 提供者:yang
  1. SiftANN

    0下载:
  2. 实现了SIFT特征点的提取和匹配功能,匹配算法使用的是ANN最相似最近邻居法。-Achieved a SIFT feature point extraction and matching, matching algorithm using ANN is most similar to nearest neighbor method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1782819
    • 提供者:Li Yanli
  1. RANSACANDSIFT

    0下载:
  2. 基于影像特征点,利用SIFT算子提取特征点,然后利用Ransac算子剔除错误的点,用于保证影像匹配时的精度。-Based on image feature points, the use of SIFT operators extract the feature points, and then remove the error by Ransac point operator, when used to ensure the accuracy of image matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:878196
    • 提供者:Andox
  1. TIchinese_A1681

    1下载:
  2. C++ OPENCV实现的sift上,做了一定的修改。 主要用于匹配和拼接,希望对大家有用。-C++ OPENCV sift achieved, and do some changes. Mainly used for matching and stitching, we want to be useful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-01
    • 文件大小:10525177
    • 提供者:李鑫
  1. SIFT1

    0下载:
  2. Matbal下的SIFT算法源代码,可以直接运行,处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题 -The SIFT algorithm source code under Matbal run directly matching occurred between the two image translation, rotation, affine transformation case
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:3005383
    • 提供者:zhaokai
  1. siftpp-0.7.3

    0下载:
  2. 关于sift的编程,基于vc++,快速的实现特征匹配-With regard to sift programming, based on vc++, the rapid realization of feature matching
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:360336
    • 提供者:求是赤子
  1. SIFTFEATURE

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:192847
    • 提供者:harris
  1. pictures

    0下载:
  2. 基于小波变换的图像拼接,用到SIFT特征点匹配,内容包括源代码及待匹配图像-Image Stitching Based on Wavelet Transform, SIFT feature points used in matching, including source code and images to be matched
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1050581
    • 提供者:林风
  1. siftcode

    0下载:
  2. 在图像匹配中,有很多种算法。在这众多的算法中,SIFT 算法具有良好的尺度、光 照和空间旋转的不变性,所以被广泛的应用于图像匹配当中。本文对SIFT 算法的四个主要 步骤进行了简单的介绍,并将该算法应用到多色二值压缩的压缩算法当中,提高了压缩效率 并且缩小了压缩后的存储空间。-In image matching, there are many kinds of algorithms. In many algorithms, SIFT algorithm has good scale,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:672994
    • 提供者:xiawei
  1. match

    0下载:
  2. 这是SIFT算法在匹配遥感方面的一个应用,实现自动匹配识别功能-This is the SIFT algorithm to match an application of remote sensing, automatic matching recognition
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:1028
    • 提供者:耿锦
  1. SIFT_VS

    0下载:
  2. 经典的sift分割匹配算法的实现 很有借鉴和指导意义,推荐新手使用-The classic matching algorithm to achieve segmentation sift a very useful reference and a guide is recommended to use for novice
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-21
    • 文件大小:6399666
    • 提供者:孙斌
  1. Desktop

    0下载:
  2. 通过提取不变量特征来实现两幅图像之间的匹配-matching by two pointwhich are sift
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:3417
    • 提供者:NHL
  1. DistinctiveImageFeaturesfromScale-InvariantKeypoin

    0下载:
  2. sift特征匹配,理解关于sift特征的特点-sift feature matching, to understand the characteristics of features on the sift
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:490923
    • 提供者:Kitty
  1. siftlunwen4

    0下载:
  2. 这是08年之后的sift论文,基于SIFT特征描述子的立体匹配算法研究,希望对大家有用-This is the paper sift after 2008, based on SIFT feature descr iptor of the stereo matching algorithms, we want to be useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:770541
    • 提供者:李树奎
  1. siftpp

    1下载:
  2. 运用C语言写的SIFT立体匹配算法的源程序,比较简单易懂-Written in C language using SIFT stereo matching of the source, is relatively simple to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:321828
    • 提供者:刘晓琼
  1. siftDemoV4

    0下载:
  2. sift matching: System will automatically delete the directory of debug and release, so please do not put files on these two directory.
  3. 所属分类:DNA

    • 发布日期:2017-03-25
    • 文件大小:3047
    • 提供者:asdf
  1. POSIT

    0下载:
  2. Pose estimation using POSIT algoritm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1663021
    • 提供者:pawan
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 30 »
搜珍网 www.dssz.com