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

搜索资源列表

  1. siftDemoV4

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

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

    0下载:
  2. ORB描述子,是比sift算法更加快速的图像特征点提取方法,检测的方法更加暴力。opencv已经实现。-ORB descr iptors, sift algorithm is faster than the image feature extraction methods, detection of the method is more violence. opencv has been achieved.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:2240
    • 提供者:李联合
  1. Search

    0下载:
  2. 可以实现将本地图片上传至窗口并能放置在窗口中央,使用SIFT算法将图片的信息提取到txt文档中-Can realize local pictures will be uploaded to the window and can be put in the window, SIFT algorithm using the picture, information extraction to TXT documents of
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-21
    • 文件大小:62834688
    • 提供者:FlagWang
  1. ssift-mattchi

    0下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特特征点匹配,可用于图像拼接等。c和matlab代码都有 -sift feature point extraction code and the special feature points matching image stitching, etc., can be used to extract feature points of the two images. c and matlab code has
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:376404
    • 提供者:shakaqier
  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. siftFeat

    1下载:
  2. sift特征点提取源代码,已经过调试运行,下载后即可应用,代码也可作为参考。-sift feature point extraction source code, it has been testing the run, you can download the application, the code can be used as a reference.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-25
    • 文件大小:2905629
    • 提供者:周伟
  1. avito

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:4004713
    • 提供者:张余
  1. av

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
  3. 所属分类:CSharp

    • 发布日期:2017-12-05
    • 文件大小:4004608
    • 提供者:张余
  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. opticalflow-image

    0下载:
  2. 输入两幅图像,从中提取好跟踪的sift点,计算相邻帧的sift点的运动矢量-measure the motion vector of sift points in two images with light flow method.
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:2410336
    • 提供者:Rosalie
  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

    0下载:
  2. 三维重建 特征提取 SIFT算法源程序 使用Vc++编写-SFM SIFT
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:36753
    • 提供者:ljh
  1. sift

    0下载:
  2. opencv vs2010写的SIFT特征提取程序-opencv vs2010 SIFT
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:986
    • 提供者:minjie055
  1. sift

    0下载:
  2. 实现图像的SIFT特征提取,并做在不同光照、不同视角下的特征匹配--Applications for the program source code. M documents needed for the operation and image files.
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1287405
    • 提供者:晚上
  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
    • 文件大小:3669872
    • 提供者:魏风
  1. OpenCV_BoFORB

    0下载:
  2. 词典daifa使用sift提取特征点然后形成词典-creat bag of visual word
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2400904
    • 提供者:hu123
  1. sift

    0下载:
  2. sift算法,对图片进行尺度变化,提取尺度不变特征+-sift algorithm
  3. 所属分类:Console

    • 发布日期:2017-12-13
    • 文件大小:623161
    • 提供者:孟北七
  1. sift-matlab

    0下载:
  2. SIFT特征提取源代码,图像检索特征提取技术,提取图片SIFT特征-SIFT feature extraction
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-14
    • 文件大小:26648576
    • 提供者:救兵
  1. siftcode

    0下载:
  2. 基于sift的特征提取算法,经本人验证,效果不错(The feature extraction algorithm based on sift is verified by myself and the effect is good.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1510400
    • 提供者:小庆
  1. GLMDTPS

    0下载:
  2. GLMDTPS实现遥感图像配准,基于SIFT提取图像特征并匹配(REMOTE SENSING IMAGE RECOGNITION USING GLMDTPS)
  3. 所属分类:其他

    • 发布日期:2020-02-04
    • 文件大小:15533056
    • 提供者:季月X24p96
« 1 23 »
搜珍网 www.dssz.com