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

搜索资源列表

  1. siftDemoV4

    0下载:
  2. 快速实现SIFT算法,提取参考图与待配准图的特征点并进行匹配
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1123538
    • 提供者:孙艳丽
  1. imagetest

    0下载:
  2. sift 匹配算法,输入两幅bmp图片,可以完成特征点寻找和匹配
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:198490
    • 提供者:huangansheng
  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. OtttP

    0下载:
  2. 基于OPENCV的SIFT特特征提取与匹配算法可直接使用。 -Based on OPENCV the SIFT special features extraction and matching algorithms can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:283536
    • 提供者:shakaqier
  1. mbpp

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complete descr iption of key points.
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:49617
    • 提供者:张余
  1. Feature-extraction-source

    0下载:
  2. 目前主流识别算法SIFT特征识别与匹配的C实现-Current mainstream recognition algorithm SIFT feature identification and matching of C implementations
  3. 所属分类:CSharp

    • 发布日期:2017-11-22
    • 文件大小:6173656
    • 提供者:吴星怡
  1. robwhess-opensift-300bad1

    1下载:
  2. 基于opencv库的sift特征检测与匹配算法实现-Matching algorithm implementation based on the the opencv library sift characteristics detects
  3. 所属分类:CSharp

    • 发布日期:2017-10-31
    • 文件大小:253971
    • 提供者:吴星怡
  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. 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. 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-Library-1.1.2_2010120711

    0下载:
  2. low sift算法的实现,可以提取一个图像的特征点,也可以实现图像之间的特征点匹配-Scale-Invariant Feature Transform
  3. 所属分类:Console

    • 发布日期:2017-06-15
    • 文件大小:24100989
    • 提供者:feng
  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. siftDemoV4

    0下载:
  2. 对图像进行基于SIFT算法的特征提取并对图像特征并实现特征匹配-the implement of the sift algorithm and matching based on the feature extracted the image
  3. 所属分类:Other systems

    • 发布日期:2017-06-10
    • 文件大小:17916521
    • 提供者:cuiliyun
  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. TestSift_siftFeat

    0下载:
  2. 测试sift特征点,并且在图片中显示出来。直接在sift源码上修改的,将提取特征点部分和匹配部分分开了,这部分是提取特征点。在vs2010上可运行,需要配置opencv-Test sift feature points and displayed in the picture. On sift modified source code directly, the feature points are extracted portion and mating portion separated,
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:4759552
    • 提供者:王小颖
  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_mosaic(im1--im2)

    1下载:
  2. 利用编程来实现两幅影像的这个却匹配,通过SIFT特征点来找到正确的匹配点,通知算法自带错误点剔除算法-sift_mosaic(im1, im2)
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5159
    • 提供者:青六儿
  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. 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 23 »
搜珍网 www.dssz.com