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

搜索资源列表

  1. siftDemoV4

    0下载:
  2. 图像匹配的实现,其中match.m:测试程序,sift.m :尺度不变特征变换(SIFT算法)的核心算法程序,appendimages.m: 该函数创建一个新的图像分别包含两个匹配的图像和他们之间的匹配对的连接直线,可以运行。 -The realization of image matching, which match.m: test program, sift.m: scale-invariant feature transform (SIFT algorithm) of the cor
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2.59mb
    • 提供者:刘辉龙
  1. SIFT_VC

    2下载:
  2. 利用VC 编写的SIFT 特征匹配程序,可以在影像 旋转,缩放时仍能成功匹配-VC prepared using SIFT feature matching process, you can rotate the image, zoom was still a successful match
  3. 所属分类:Other systems

    • 发布日期:2017-06-16
    • 文件大小:22.8mb
    • 提供者:gonghui
  1. match

    0下载:
  2. 给出了一个关于SIFT算子的VC++下的匹配程序,实现快速匹配-SIFT gives an operator on VC++ Under the matching process, achieve rapid match
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2.71kb
    • 提供者:kysuli
  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
    • 文件大小:1kb
    • 提供者:耿锦
  1. sift-1.1.1_20070330_win

    0下载:
  2. All code in this package requires the OpenCV library (known working version is 1.0.0):Some functions require the Gnu Scientific Library (GSL) (known working Running The following is a list of directories that contain VC++.NET projects and the f
  3. 所属分类:.net

    • 发布日期:2017-03-23
    • 文件大小:343.79kb
    • 提供者:wushuqiong
  1. NSIFTVCe

    0下载:
  2. 不用多说了,看标题就知道了。能对对图像进行sift匹配可直接使用。 -Needless to say, look at the title. Can sift match the image can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:178.57kb
    • 提供者:一群舰队
  1. Efficient_RANSAC

    0下载:
  2. sift匹配时,有时候会有错误的匹配点,该程序就是消除这些点的。-sift match,error keypoint pairs,the program is to disappear those pairs
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-19
    • 文件大小:190.88kb
    • 提供者:moon
  1. match

    0下载:
  2. match by SIFT with two of gray images
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:1.03kb
    • 提供者:hwang
  1. match

    0下载:
  2. 基于sift算发图像匹配,速度快,准确率高-sift count hair image matching, fast, high accuracy
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-29
    • 文件大小:24.61mb
    • 提供者:Legend_WH
  1. SIFT-match

    0下载:
  2. OPENCV SIFT match example,load two picture,using SIFT operator compute keypoint and descr iptor
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.05kb
    • 提供者:Chu Kuang-Chen
  1. SIFT-EMGUCV

    0下载:
  2. 基于C#上的EMGUCV编写的SIFT算法的代码,自己修改匹配库的文件图片即可,支持显示SIFT的关键点-EMGUCV C# based on SIFT algorithm written in code, make changes to the document image to match the library, support the display of the key points SIFT
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:559.1kb
    • 提供者:谭云月
  1. SIFT

    1下载:
  2. Sift(Scale Invariant Feature Transform)是一个很好的图像匹配算法,同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。本源码是用c语言实现的,代码简单易理解-Sift (Scale Invariant Feature Transform) is a good image matching algorithm, and can handle the brightness, pan, rotate, scale ch
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:4.96mb
    • 提供者:huangxiaoli
  1. PCA-SIFT

    0下载:
  2. 开源Sift算法,匹配识别图像,找了很多,感觉有效的不多-open source code: Sift for match picture
  3. 所属分类:.net

    • 发布日期:2017-05-03
    • 文件大小:611.14kb
    • 提供者:anhuiee
  1. flann_

    0下载:
  2. 使用FLANN(近似最近邻算法)实现图像特征的匹配,其中图像特征使用SIFT提取,算法能实现单应性匹配需求。- FLANN (approximate nearest neighbor algorithm) is used to match the image feature, and the image feature is extracted using SIFT. The algorithm can achieve the homography matching requirement.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3.5mb
    • 提供者:魏风
  1. sift_match

    0下载:
  2. sift匹配代码+KDtree 基于sift的匹配代码外加kdtree的匹配策略-sift match kdtree
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-16
    • 文件大小:1.76mb
    • 提供者:zj
  1. RobHesssift

    0下载:
  2. robhesssift匹配算法,具有很好的鲁棒性-robhess sift match
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-18
    • 文件大小:4.33mb
    • 提供者:zj
  1. siftDemoV4

    0下载:
  2. 将解压文件放置matlab的bin文件下,用match('filepath1','filepath2')进行sift匹配(sift code for MATLAB)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:430kb
    • 提供者:zw2135
  1. match

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

    • 发布日期:2018-05-07
    • 文件大小:1kb
    • 提供者:昵称存在
  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
    • 文件大小:11kb
    • 提供者:DUJIaN_
搜珍网 www.dssz.com