CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SIFT OpenCv

搜索资源列表

  1. sift-1.1.1_20061214_win

    0下载:
  2. visual .net 2003环境下的sift,需要gsl (for windows版本)和opencv支持。-visual. Net 2003 under the Environment sift, gsl need (for windows version) and opencv support.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:536731
    • 提供者:康康
  1. SIFT-06-10-21

    1下载:
  2. 去年暑假编的SIFT特征提取算法,步骤作了详细叙述,其中用到几个OPENCV读取图片函数。解压密码jlh。-last summer addendum to the sciences feature extraction algorithm, described in detail the steps, Some of them used to read Photo OPENCV function. Jlh extract passwords.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13955
    • 提供者:贾翔
  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. 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. sift_vs2005

    0下载:
  2. SIFT algorithm using OpenCV
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:941779
    • 提供者:Ashley
  1. SIFT_VC

    0下载:
  2. 一个基于OPENCV的 robhess sift 算法库的利用程序-robhess sift opencv
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:154819
    • 提供者:weifan
  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. sift

    0下载:
  2. 快速SIFT算法,处理迅速。使用OPENCV-Fast SIFT algorithm to deal with quickly. Use OPENCV
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:4008521
    • 提供者:罗铃
  1. sift

    0下载:
  2. 利用vc++中的opencv,写的sift特征提取程序,能顺利执行。-Using vc++ in opencv, write sift feature extraction procedure can be implemented smoothly.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2557925
    • 提供者:王玲
  1. sift-1.1.1_20090108_win

    0下载:
  2. 利用OpenCV实现的图像Shift匹配,对初学者有很大帮助。-Shift the images using OpenCV to achieve matching, very helpful for beginners.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2675714
    • 提供者:jiangchao
  1. Based-on-the-Rob_Hess-OpenCV--SIFT-

    0下载:
  2. 编译Rob_Hess基于OpenCV的SIFT算法的C语言实现.pdf-Based on the Rob_Hess OpenCV compile the C language realization SIFT algorithm. PDF
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:350124
    • 提供者:海子
  1. SIFT

    0下载:
  2. Sift implementation with opencv, this method Applys David Lowe s Scale Invariant Feature Transform (SIFT) algorithm to a grayscale image. -Sift implementation with opencv, this method Applys David Lowe s Scale Invariant Feature Transform (SIFT) alg
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:8346
    • 提供者:mazoul82
  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 openCV及详解

    0下载:
  2. SIFT算法Open VC源程序,包括程序详细说明……
  3. 所属分类:OpenCV

  1. sift

    0下载:
  2. opencv + visual stdio下的sift匹配算法,本人也在学习,大家一起加油吧。-sift opencv+ visual stdio under the matching algorithm, I am also learning, we fuel it.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:965
    • 提供者:洛克李
  1. SIFT-on-VC

    0下载:
  2. SIFT opencv算法的一个相关的源代码包,对于学习sift算法有很大的帮助。-opencv sift
  3. 所属分类:OS Develop

    • 发布日期:2017-05-07
    • 文件大小:1040726
    • 提供者:zhijinwei
  1. sift.py

    0下载:
  2. sift算法--opencv-python 提取sift特征并匹配(sift algorithm --opencv-python feature extraction and fit)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:cuidonglin
  1. sift

    0下载:
  2. 基于open cv的sift算法提取图像特征值的python程序(Python algorithm based on open CV's SIFT algorithm to extract image eigenvalues.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:ssli
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com