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

搜索资源列表

  1. siftDemoV4

    2下载:
  2. 基于特征的影像匹配——SIFT Method!!! 相当经典,只不过是MatLab源码,希望有哪位高手能转换成VC++源码!-feature-based image matching -- physiology Method! ! ! Quite classic, MatLab is the only source, which experts hope will be converted into VC source!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:376848
    • 提供者:山海涛
  1. SIFT_fvs_REG

    0下载:
  2. 本程序利用SIFT算法进行指纹识别 用SIFT检测出指纹中特征点 提取特征向量 将特征向量与指纹库中的向量进行匹配 从而识别出指纹
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:906
    • 提供者:李云
  1. SIFTPRO

    1下载:
  2. 图像匹配点查找代码。用c++写的sift查找特征点的算法代码。思路清晰,注释明确。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:13929
    • 提供者:alzn
  1. SIFT

    0下载:
  2. SIFT算法实现图像检测,特征方向,匹配源码-SIFT image detection algorithm, characteristic direction, matching source
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-02
    • 文件大小:14390241
    • 提供者:李银
  1. Projects

    0下载:
  2. SIFT算子opencv3.0原创实现.实现SIFT特征点和描述子以及图像匹配功能-SIFT operator opencv3.0 original implementation. Implement SIFT feature points and descr iptors and image matching
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14688614
    • 提供者:边疆
  1. SIFTVC6

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现-SIFT feature extraction and matching algorithm based on OPENCV. Contains the full the image of Gauss Pyramid, DOG, space extreme point extraction, key points descr iption, K
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:293282
    • 提供者:zhch85
  1. sift

    0下载:
  2. SIFT_特征提取与匹配算法,通过matlab 编写完成,讲述sift的算法-SIFT_ feature extraction and matching algorithm, through the preparation of MATLAB complete, about the SIFT algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2634733
    • 提供者:zhch85
  1. xbbh

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

    • 发布日期:2017-05-07
    • 文件大小:1039537
    • 提供者:zhch56
  1. siftDemoV4

    0下载:
  2. sift特征提取,以及特征点筛选,图像匹配-sift Image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:659092
    • 提供者:罗院
  1. sift

    0下载:
  2. 基于VS2010+opencv2.4.7编写的sift算法,用于图片或视频特征点检测及图片匹配-Sift algorithm based on VS2010+ opencv2.4.7 write for images or video feature point detection and image matching
  3. 所属分类:Other systems

    • 发布日期:2017-06-17
    • 文件大小:26421280
    • 提供者:汪欣梅
  1. image_stitching

    0下载:
  2. 基于SIFT特征提取与匹配进行图像拼接 基于SIFT特征提取与匹配进行图像拼接-sift match sitich
  3. 所属分类:Special Effects

    • 发布日期:2017-12-11
    • 文件大小:3253150
    • 提供者:qiu
  1. siftDemoV4

    0下载:
  2. SIFT算法,可以实现两幅图片的特征匹配,已经证实可以很好的使用-SIFT algorithm can be implemented feature matching two pictures, it has been shown to be a good use
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-11
    • 文件大小:377167
    • 提供者:侯倩
  1. demo_ASIFT_src.tar

    0下载:
  2. 得到图像的特征点以及对应的特 征向量后,采用关键点特征向量的欧式距离作为两幅图 像中关键点的相似性判定度量(The feature points and corresponding features of the image are obtained After the eigenvector, the Euclidean distance of the feature vector of the key points is used as the two map Similarity
  3. 所属分类:图形图像处理

  1. code

    0下载:
  2. 该文件是用于图像检索的demo,主要利用sift描述子提取特征进行匹配,在“Query by example” 数据库中运行效果良好。(The file is used for image retrieval demo, mainly using sift descr iptor to extract features and match it in the "Query by example" database.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:2145280
    • 提供者:zjupupup
  1. 000siftDemo

    1下载:
  2. 双目视觉 图像匹配 sift特征提取与匹配 极线校正(Binocular vision image matching sift feature extraction and matching polar line correction)
  3. 所属分类:图形图象

    • 发布日期:2018-05-02
    • 文件大小:1750016
    • 提供者:fancybaby
  1. siftTest

    0下载:
  2. SIFT(Scale-invariant feature transform)是一种检测局部特征的算法,该算法通过求一幅图中的特征点(interest points,or corner points)及其有关scale 和 orientation 的描述子得到特征并进行图像特征点匹配,获得了良好效果(It is an algorithm for detecting local features. The algorithm obtains good results by finding feat
  3. 所属分类:图形图象

    • 发布日期:2018-05-06
    • 文件大小:10448896
    • 提供者:Garuda2018
  1. siftDemoV4

    1下载:
  2. SIFT算法实现特征点匹配,首先检测特征点,然后形成描述符,将描述符进行比对,匹配对应的特征点。(SIFT algorithm achieves feature point matching. Firstly, the feature points are detected, then the descr iptors are formed, and the descr iptors are compared to match the corresponding feature points.)
  3. 所属分类:图形图象

    • 发布日期:2020-02-17
    • 文件大小:388096
    • 提供者:彪彪彪
  1. 图像拼接技术

    1下载:
  2. 基于sift的特征点提取,然后用ransac精匹配,最后实现两幅图的拼接(Feature point extraction based on sift, then ransac fine matching, and finally the stitching of the two images)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-05
    • 文件大小:3416064
    • 提供者:不染@
  1. SWSIFT

    0下载:
  2. 可对两幅图像的相似特征点进行匹配,并标记出对应特征点,同时对两幅图的相似点进行连线。(It can match the similar feature points of the two images, mark the corresponding feature points, and connect the similar points of the two images at the same time.)
  3. 所属分类:其他

    • 发布日期:2021-04-13
    • 文件大小:11264
    • 提供者:DUJIaN_
  1. SIFT算法matlab

    0下载:
  2. SIFT即尺度不变特征变换,是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。 一、SIFT算法特点: 1、具有较好的稳定性和不变性,能够适应旋转、尺度缩放、亮度的变化,能在一定程度上不受视角变化、仿射变换、噪声的干扰。 2、区分性好,能够在海量特征数据库中进行快速准确的区分信息进行匹配 3、多量性,就算只有单个物体,也能产生大量特征向量 4、高速性,能够快速的进行特征向量匹配 5、可扩展性,能够与其它形式的特征向量进行联合 —
  3. 所属分类:2D图形编程

« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 »
搜珍网 www.dssz.com