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

    1下载:
  2. 一个用c#来进行图像匹配的实现算法,该算法是采用sift算法来实现的。-c # 1 used for the realization of image matching algorithm, which is used to sift algorithm achieved.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:289989
    • 提供者:王选
  1. siftpp-0.6.2.tar

    0下载:
  2. 数字图像处理,SIFT特征点检测。用于图像匹配,目标识别-digital image processing, physiology feature point detection. For image matching, target identification
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:324154
    • 提供者:wangkai
  1. CSharplibsift

    0下载:
  2. 数字图像处理 特征检测与匹配 SIFT特征检测匹配 C#编写-digital image processing and feature detection matching metabolism feature detection prepared matching C#
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:58302
    • 提供者:wangkai
  1. features_win

    0下载:
  2. 这是一款sift特征点匹配源码,,希望对大家有帮助 -sift This is one feature point matching source, and we hope to help
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:717894
    • 提供者:shh
  1. sift_application

    1下载:
  2. 遥感影像的自动配准是长期以来一直未能很好解决的一个重要问题。本文将视频图像匹配中获得巨大成功的SIFT( Scale Invariant Feature Transform)特征应用于遥感影像的自动配准问题中,并且针对遥感影像的成像特点,给出了一种具体的特征匹配方法。对航空和航天遥感影像在不同的变形、不同的光照变化和不同的分辨率下进行的大量实验表明,该方法具有稳定、可靠、快速等特点。-remote sensing images automatic registration is not very
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1080726
    • 提供者:康康
  1. 15883822pcasift-0.91nd

    0下载:
  2. pca sift,比SIFT速度快,匹配精度高,-pca sift, faster than the sciences, matching high precision,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:683038
    • 提供者:sun shu
  1. src

    0下载:
  2. SIFT代码,多用于图像拼接,匹配精度高-sciences code used for image stitching, matching high accuracy
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:52167
    • 提供者:sun shu
  1. FastEMD-3.1

    0下载:
  2. 目前为止最快速的EMD算法,也可作为SIFT匹配的一种方法(So far, the fastest EMD algorithm can also be used as a method of SIFT matching)
  3. 所属分类:数学计算

    • 发布日期:2018-01-05
    • 文件大小:1517568
    • 提供者:也末
  1. opencv3.2_SIFT+flann

    0下载:
  2. 本程序用于图像拼接,使用了SIFT特征点匹配,加上了加权融合算法去除了明暗接缝(This program is used for image stitching, using SIFT feature point matching and adding a weighted fusion algorithm to remove the bright and dark seams)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:17428480
    • 提供者:nkkkkk
  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. 14460660SIFT_area_match

    0下载:
  2. 实现SIFT区域匹配,在VS2014+opencv3.4版本下实现两张图片的特征匹配功能(Implement SIFT area matching)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:13052928
    • 提供者:2083676415
  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. match

    0下载:
  2. sift特征匹配,sift特征点检测完要进行特征匹配,这个是特征匹配的代码(this is a code about sift match.)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:1024
    • 提供者:昵称存在
  1. splicing

    1下载:
  2. 二维图像拼接,sift特征匹配,快速k近邻匹配,ransac近一步过滤匹配点(Two dimensional image mosaic)
  3. 所属分类:图形图像处理

    • 发布日期:2021-02-28
    • 文件大小:487424
    • 提供者:乾__坤
  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. sift算法匹配

    0下载:
  2. 本人亲测好用,sift算法实现两幅影像匹配,并显示匹配点结果
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2021-10-25
    • 文件大小:57284
    • 提供者:916387061
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 40 »
搜珍网 www.dssz.com