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

搜索资源列表

  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. OpenCVsurf.rar

    0下载:
  2. opencv是图像处理中常用到的工具箱,本资料为基于此工具箱的图像处理匹配算法SURF的实现代码。,opencv is commonly used in image processing to the toolbox, the toolbox based on this information for the image processing algorithm to match the achievement of SURF code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2443987
    • 提供者:吴若鸿
  1. SIFT_VC(code)

    0下载:
  2. 是检测sift特征点的代码,下VS和OPENCV的环境下开发的。以DAVID G. LOWE的sift的论文为原型。-The detection sift feature point code developed under VS and OPENCV environment. DAVID G. The Lowe sift paper prototype.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8632371
    • 提供者:
  1. SFIT

    0下载:
  2. 一组提取图像SIFT特征的源码,效果相当不错。包括一个SIFT特征库以及一些程序。需要opencv及gsl库- This is a collection of code been put together to detect SIFT features in images. It includes a SIFT function library as well as some executables to detect, match, and display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:917032
    • 提供者:rac
  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-22
    • 文件大小: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-22
    • 文件大小: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. RobHessSIFT

    0下载:
  2. Rob Hess的SIFT算法在VC.net下实现 http://web.engr.oregonstate.edu/ 7Ehess ... 30_win.zip 编译他的代码需要安装OpenCV和 GSL(http://gnuwin32.sourceforge.net/packages/gsl.htm) 在编译时候GSL也是和OpenCV一样要把头文件和lib的路径指定好。 -Rob Hess of the SIFT algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:449678
    • 提供者:zhangsan
  1. [code]sift_win

    0下载:
  2. 基于opencv编写的SIFT提取和匹配算法,可以在两幅图中找到对应,并计算仿射变换。 内带说明文档,注解详尽-Opencv SIFT written based on extraction and matching algorithms that can find the corresponding figure in two, and calculate the affine transformation. Documentation within the band, detailed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:596980
    • 提供者:Wilford
  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. sift_test

    0下载:
  2. sift图像处理的一个测试的代码,他是用C++写的 用到了opencv中的一些函数-sift image processing as a test of the code, he wrote with C++ uses some of the opencv function
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1444281
    • 提供者:yang wei
  1. sift3

    0下载:
  2. 本代码用opencv实现了提取图像SIFT特征向量,并将结果保存到了txt文档中,对于之后实现图像分类、图像检索有很大帮助!-This code extraction with opencv image SIFT feature vectors, and save the results to a txt document, after the realization for image classification, image retrieval great help!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7178790
    • 提供者:房雪键
  1. Pic_True

    0下载:
  2. 纯java代码写的sift图片识别算法,欢迎交流指正!图片匹配效果还是可以的,可以直接运行!木有使用opencv、metlab等api-Pure java code written sift picture recognition algorithm, welcomed the exchange correction! Image matching effect, or can, can run! Wood using opencv, metlab etc. api
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:149488
    • 提供者:yao
  1. OpenCv_BoFSIFT

    0下载:
  2. OpenCV 图像处理与特征分析示例: SIFT 特征提取、计算处理与分析应用. OPENCV 爱好的必备, C++ 代码实现。 -OpenCV image processing and feature analysis example: SIFT feature extraction, processing and analysis to calculate the necessary application OPENCV hobby, C++ code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1738
    • 提供者:george
  1. SIFT

    0下载:
  2. openCV-C++自己实现的SIFT源代码-my openCV-C++ source code of SIFT
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2553084
    • 提供者:张似衡
  1. opencv249SIFT

    0下载:
  2. opencv SIFT源码详细分析,代码能够准确实现-opencv SIFT detailed analysis of the source code can achieve accurate
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1375106
    • 提供者:陈月
  1. SIFT

    0下载:
  2. 使用matlab实现SIFT算法,代码简单易懂,不过执行效率没有opencv高-SIFT algorithm using matlab implementation, the code is simple to understand, but not opencv high efficiency
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3154
    • 提供者:SmallFire
搜珍网 www.dssz.com