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

搜索资源列表

  1. siftDemoV4

    0下载:
  2. 通过sift算子,实现两幅图像的快速、精准匹配,效果较好-Sift operator, two images fast, accurate matching, better
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:417967
    • 提供者:JOHN
  1. RANSAC

    0下载:
  2. 提纯检测到的特征点的一个算法,可以和SIFT算法结合使用,去除一些误匹配的关键点,提高代码的执行效率-Purified feature points detected an algorithm that can be used in conjunction with SIFT algorithm to remove some of the mismatching of the key points to improve the efficiency of the implementation o
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:386349
    • 提供者:乔乔
  1. test

    0下载:
  2. 双目视觉的立体匹配和特征点检测,sift/surf/orb等特征都可以,ransac方法去噪-Stereo matching and feature points detection, sift/surf/ORB and other characteristics of the binocular vision can RANSAC method de-noising
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:21525815
    • 提供者:刘吖
  1. match

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

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

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

    • 发布日期:2017-11-21
    • 文件大小:837
    • 提供者:dongning
  1. sift_flann

    0下载:
  2. sift算法实现图像匹配,利用flann匹配算子-sift algorithm of image matching using flann match operator
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:19974302
    • 提供者:dxl
  1. siftDemoV4

    0下载:
  2. 用于图像匹配,程序可以运行。这是SIFT图像匹配的源代码-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:574464
    • 提供者:zhangshan
  1. SIFTTest3

    0下载:
  2. 实现对图像的sift特征点检测,能够对图像添加噪声、旋转、缩放,检验sift算法效果,实现两幅图像间的sift特征点匹配。-Sift feature point detection on the image, you can add noise on the image, rotate, zoom, testing the effect of sift algorithm, sift feature point matching between two images.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-02
    • 文件大小:557623
    • 提供者:sherry
  1. sift4

    0下载:
  2. 代码在VC6.0开发环境运行,完成SIFT特征提取以及匹配,可以运用到车辆检索和匹配中。-Code in VC6.0 development environment running, complete SIFT feature extraction and matching, can be applied to a vehicle search and matching.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:3975054
    • 提供者:乔鸿海
  1. SIFT_demo

    0下载:
  2. SIFT算法的相关实现 自己用matlab写的sift特征点检测与匹配程序,运行能通过-SIFT algorithm related to realize their written with matlab sift feature point detection and matching program, run through
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:1473854
    • 提供者:xiaoxian
  1. T-CM_v2

    0下载:
  2. 基于SIFT之上,结合三角剖分思想,能够检测出更多的匹配点,代码对应的文章发表的级别很好,非常值得参考。-Based on SIFT, combining ideological triangulation can be detected more matching points, the code corresponding to the level of an article published very good and worth considering.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-03
    • 文件大小:2813273
    • 提供者:董萍
  1. main

    0下载:
  2. SIFT算法采用RANSAC剔除误匹配点-SIFT algorithm eliminates false matching points using RANSAC
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:1806
    • 提供者:zhoudiadia
  1. FraudRecognition

    0下载:
  2. 基于OPENCV的多种特征提取、描述、匹配算法,包括SIFT,SURF,MSER-OPENCV based on a variety of feature extraction algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:3412
    • 提供者:zhoudiadia
  1. 36691740match_correlation

    0下载:
  2. sift特征点匹配程序,实现特征点匹配,.m文件,直接在matlab中运行即可。-sift feature point matching process, to achieve feature point matching,. m files can be run directly in matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:316828
    • 提供者:刘冰
  1. FeatureAndObjectRecognition

    0下载:
  2. 利用OpenCV的库,实现基于SIFT的特征检测和匹配,匹配好两个图像的同一物体,并在第二张图像上框出来第一个图像中的物体-Using OpenCV library that implements the SIFT-based feature detection and matching, matching two images of the same object is good, and in the second picture on the box out of the first ob
  3. 所属分类:OpenCV

    • 发布日期:2017-12-02
    • 文件大小:14081794
    • 提供者:wangnan
  1. origin_sift

    0下载:
  2. matlab 程序,sift算子对两幅图像的关键点进行查找,然后对关键点进行匹配-matlab program, sift operator on two key points to find the image, and then match the key points
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:580764
    • 提供者:猪皮冻
  1. 2

    0下载:
  2. 本文在在尺度不变特征变换(Scale invariant feature transform,SIFT)特征匹配算法的基础上, 提出了一种基于累积特征的多目标的跟踪算法, 通过对目标的SIFT特征进行实时更新来去除由噪声(或形变)带来的\过时"特征信息, 保证了特征的稳定, 提高了匹配准确度. 实验结果表明, 本算法能够有效处理目标由于旋转、形变而导致跟踪性能下降甚至跟踪目标丢失的问题, 同时对跟踪过程中多目标的关联, 也具有较好的鲁棒性.-In this paper, the Scale In
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1169007
    • 提供者:wenping
  1. myforRANSAC

    0下载:
  2. RANSAC算法,可以滤除SIFT的误匹配,在计算机视觉领域应用广发。-RANSAC algorithm, can filter out erroneous SIFT matching applications in the field of computer vision GF.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1937870
    • 提供者:飞羽
  1. SIFT_and_ransac

    2下载:
  2. 用c++实现sift特征点的检测,匹配,并用RANSAC滤除掉误匹配点,在VC2008运行效果不错。-With c++ achieve sift feature point detection, matching, and filtered out using RANSAC mismatching points, the VC2008 run good results.
  3. 所属分类:Other windows programs

    • 发布日期:2015-07-24
    • 文件大小:6068224
    • 提供者:飞羽
  1. Quiz3

    0下载:
  2. 实现两幅图像的SIFT特征提取和匹配识别,开发平台是VS2010.-Two images SIFT feature extraction and matching identification, development platform is VS2010.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:3701698
    • 提供者:pp
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 38 »
搜珍网 www.dssz.com