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

搜索资源列表

  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
    • 文件大小:2710938
    • 提供者:刘辉龙
  1. SIFTtutorial

    0下载:
  2. a good tutorial Sift by matlab for matching image
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:312114
    • 提供者:Ahmad
  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
    • 文件大小:23907777
    • 提供者:gonghui
  1. SIFTmatch

    0下载:
  2. SIFT图像匹配是现在我国发展巡航导弹的重要技术之一。-SIFT image matching is now China s development of cruise missiles, one of important technologies.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:25996
    • 提供者:程德志
  1. sift-0[1].9.18.tar

    1下载:
  2. 用sift算法进行图像的匹配。可以两幅不同的图像中进行点对点的匹配。很好的图像匹配的算法。用matlab编程-Using sift algorithm for image matching. Two different images can be carried out point to point matching. A very good image matching algorithms. Programming using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2882288
    • 提供者:liuyinghong
  1. matlab_VC_sift-01.9

    0下载:
  2. 加州大学一博士写的基于sift的图像匹配源代码,是用的matlab和VC混合编程-Ph.D. University of California, to write a sift-based image matching source code, is mixed with the matlab and VC programming
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-24
    • 文件大小:3533238
    • 提供者:yisyf
  1. SIFT

    1下载:
  2. shift影像匹配算法程序,内带测试用途,效果还行,仅供参考-shift image matching algorithm within with test purposes, the effect is okay, for reference only
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-07
    • 文件大小:2496617
    • 提供者:fx
  1. match

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

    • 发布日期:2017-11-29
    • 文件大小:25802427
    • 提供者:Legend_WH
  1. opencv-sift

    0下载:
  2. 图像匹配,可以实现目标图像的匹配,匹配出最相似的训练图片。-Image matching, the matching can achieve the target image, matching the most similar training images.
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:6051
    • 提供者:杜柏伶
  1. pics_match

    0下载:
  2. 用于图像拷贝检测的图像匹配,提取图像的SIFT特征点,构成图像的特征。-For image copy detection of image matching, image SIFT feature point extraction, and then sift feature point the image characteristics
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-06
    • 文件大小:952
    • 提供者:amber
  1. SIFT-algorithm

    0下载:
  2. D.G lowe 的尺度不变特征转换算法(SIFT)在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配-D.G lowe s scale invariant feature transform (SIFT) algorithm based on opencv and on the basis of OpenGL source to increase the function of image preservation. Used
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:506269
    • 提供者:东风
  1. WindowsFormsApplication2GPI

    1下载:
  2. 基于经典的SIFT算法进行图像匹配实现 采用C# + emguCV编写 有良好的界面-image matching based on SIFT using emguCV
  3. 所属分类:CSharp

    • 发布日期:2014-04-10
    • 文件大小:911360
    • 提供者:changli
  1. SIFT_RANSAC_MATCH

    0下载:
  2. 利用GPU加速的SIFT算法,实现影像匹配,并利用RANSAC进行粗差的剔除-GPU-accelerated use SIFT algorithm to achieve image matching, and use RANSAC removing coarse poor
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-15
    • 文件大小:23031491
    • 提供者:宋孟肖
  1. sift

    0下载:
  2. sift图像匹配,用C++写的,可以直接使用!我用的是vs2010,如果不行可以转换一下!-Sift image matching, written in c++, can be used directly!I am using vs2010, if not can convert a minute!
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-11
    • 文件大小:18814496
    • 提供者:安云
  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
    • 文件大小:5197533
    • 提供者:huangxiaoli
  1. SIFT--VC

    0下载:
  2. Sift 角点检测,适用于图像特征的匹配,在VC6.0中调试通过.-Sift corner detection, apply to the image feature matching, in VC6.0 debugging through.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-25
    • 文件大小:8370078
    • 提供者:常迎帅
  1. ezsift-src-v1.2

    0下载:
  2. 不依赖第三方库的sift,里面包括sift特征检测和图像匹配-Sift does not depend on third-party libraries, including sift feature detection and image matching
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:945033
    • 提供者:朱志磊
  1. sift-RMB

    0下载:
  2. 用sift方法匹配图像,文件中匹配的是100元面值的人民币与一元的人民币,准确率较高。-Using sift matching image, file matching is RMB with a 100 yuan face values the renminbi, accuracy is higher.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1950995
    • 提供者:孙辰
  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. 基于SIFT特征的图像配准(Matlab源代码)

    2下载:
  2. 基于SIFT的图像匹配配准,代码亲测好用,注释简单易懂,可以提取同名点,进行匹配配准。(Based on SIFT image matching registration, the code is easy to use, the annotation is simple and easy to understand, and the same name points can be extracted for matching registration.)
  3. 所属分类:其他

    • 发布日期:2019-12-11
    • 文件大小:24677376
    • 提供者:doushiweiledaima
« 12 »
搜珍网 www.dssz.com