CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - opencv sift

搜索资源列表

  1. sift-1.1.1_20070330_win

    0下载:
  2. Rob Hess C implementation of SIFT that uses OpenCV. It allows for pretty detailed parameter tweaking (e.g. histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:570993
    • 提供者:刘军
  1. sift-1.1.1_20070330.tar

    0下载:
  2. SIFT:RoberHass OpenCV实现liux
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:159775
    • 提供者:Homo_HSBC
  1. sift 经典源码

    0下载:
  2. sift 经典源码 作者推荐代码,结合GSL+OPENCV进行编写,可在WINDOWS下运行,sift 经典源码 作者推荐代码,结合GSL+OPENCV进行编写,可在WINDOWS下运行
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-09
    • 文件大小:1086870
    • 提供者:assword
  1. Sift.zip

    2下载:
  2. 用SIFT (Scale Invariant Feature Transform) 算法进行图像特征提取,基于OpenCv的C++代码实现。,Using SIFT (Scale Invariant Feature Transform) algorithm for image feature extraction, based on the OpenCv the C++ Code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3957168
    • 提供者:梁霄
  1. SIFT_VC.rar

    0下载:
  2. 用C++及OpenCV写的SIFT算法,经测试很好用,OpenCV with C++ and write SIFT algorithm, tested well with the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10515961
    • 提供者:方舟
  1. SIFT--opencv

    1下载:
  2. SIft算法。。可以用于影像匹配功能-SIft algorithm. . For image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:62910
    • 提供者:丁丁
  1. opencv

    2下载:
  2. opencv的图像匹配程序,可达到亚象素,是基于opencv写的,已经通过测试。-opencv image matching procedure, can achieve sub-pixel is based on written opencv, has passed the test.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1591221
    • 提供者:cinvent
  1. siftpp-0.7.3

    0下载:
  2. sift的c++算法,不是基于opencv的,我自己没有看懂。-sift the c++ algorithm, is not based on the opencv, as I do not understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:367206
    • 提供者:刘恒
  1. autopano-sift-C-2.5.0

    0下载:
  2. sift算法的c算法,基于opencv的,一个大牛写得,很厉害的。-c algorithms sift algorithm, based on the opencv, a large cattle write, it is powerful.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:265787
    • 提供者:刘恒
  1. SIFT

    1下载:
  2. 这是基于OpenCV的SIFT特征提取实现。-This is based on the OpenCV implementation of the SIFT feature extraction.
  3. 所属分类:Special Effects

    • 发布日期:2014-12-10
    • 文件大小:145698
    • 提供者:
  1. TIchinese_A1681

    1下载:
  2. C++ OPENCV实现的sift上,做了一定的修改。 主要用于匹配和拼接,希望对大家有用。-C++ OPENCV sift achieved, and do some changes. Mainly used for matching and stitching, we want to be useful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-01
    • 文件大小:10525177
    • 提供者:李鑫
  1. SIFTAlgorithmcodes

    0下载:
  2. D.G lowe 的尺度不变特征转换算法(SIFT) 在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (SIFT) and OpenGL-based opencv source code based on the increase in the preservation of image fe
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:506269
    • 提供者:
  1. sift-1.1.1_20071108_win

    0下载:
  2. Rob Hess的SIFT算法的C语言实现(基于OpenCV),金字塔采样和高斯差分提取特征点,K-D树寻找同名点,RANSAC去粗差-Rob Hess of the SIFT algorithm C language (based on OpenCV), sampling and Gaussian pyramid differential extraction of feature points, KD tree search for points of the same name, RANS
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:448526
    • 提供者:lonfan
  1. Match_SIFT

    0下载:
  2. 这是一个SIFT算法的实现,主要的代码是Kuas写的,本人只是用来进行匹配而已。发上来主要是要推荐这个SIFT的实现,写的很棒,这个跟Rob Hess的源码相比,思路更加清晰,而且是用类封装好的,简单易用。这个代码是基于OpenCV的。-This is an implementation of SIFT algorithm, the main code is written by Kuas, I just used it for matching. I mainly recommend thi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:157412
    • 提供者:Zoro
  1. cvsurf

    0下载:
  2. OpenCV写的SIFT算法程序,已经编译成功,能运行,能显示特征点-OpenCV SIFT algorithm written procedure has been successfully compiled, run, and feature points can be displayed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:683181
    • 提供者:王圣杰
  1. Opencv-in-python

    0下载:
  2. 用于opencv编程的python代码资料,有许多使用的算法,如提取sift,光流等等,十分实用-Opencv python code for programming information, there are many algorithms used, such as the extraction sift, optical flow, etc., is very practical
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:31891
    • 提供者:dsh
  1. opencv-sift-no-error

    0下载:
  2. vs2008+open2.0环境下的SIFT经典算法的程序.-a improved perfect SIFT algorithm based onvs2008 and open2.0
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:13091951
    • 提供者:郭敬益
  1. opencv---sift

    1下载:
  2. 基于opencv的sift图像拼接算法,是特征匹配的一种,具有旋转、平移、遮蔽以及仿射不变形,广泛应用于图像拼接及图像特征匹配中-Based on the opencv sift image stitching algorithm, is a feature matching, rotation, translation, masking and affine deformation, is widely used in image stitching and image feature mat
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4011181
    • 提供者:周圣
  1. SIFT-KD-tree-image-panorama-opencv

    0下载:
  2. SIFT KD树 图像拼接 全景图_多幅图 opencv -SIFT KD tree image mosaic panorama _ Multiple Figure opencv
  3. 所属分类:Special Effects

    • 发布日期:2015-07-01
    • 文件大小:10035200
    • 提供者:lyj
  1. SIFT_RANSAC

    0下载:
  2. VS2012 x64+opencv做的图像拼接,sift+ransac(Image stitching made by VS2012 x64+opencv, sift+ransac)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:19737600
    • 提供者:lovelife233
« 12 3 4 »
搜珍网 www.dssz.com