CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SIFT AND 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
    • 文件大小:524.15kb
    • 提供者:康康
  1. sift-vc2005

    0下载:
  2. sift算法 vc2005实现 需要gsl and opencv
  3. 所属分类:图形图象

    • 发布日期:2014-01-16
    • 文件大小:9.55mb
    • 提供者:俏鱼
  1. opencv

    0下载:
  2. opencv and sift codes
  3. 所属分类:2D图形编程

  1. SIFT_VC opencv下的图像sift特征提取以及匹配跟踪识别

    1下载:
  2. opencv下的图像sift特征提取以及匹配跟踪识别-opencv image under sift recognition feature extraction and matching track
  3. 所属分类:OpenCV

    • 发布日期:2016-01-27
    • 文件大小:627kb
    • 提供者:xuwanting
  1. ttt.rar

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法,OPENCV the SIFT-based feature extraction and matching algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:276.47kb
    • 提供者:zcq
  1. SIFT-opencv-verygood

    3下载:
  2. 我在论坛里找了很多关于这个SIFT算法的程序,很多根本就调不通,这个是我好不容易找到的比较好的结合C++和OPENcv工具箱的程序包,但是还是缺少了几个链接库文件,我已经加到了这个压缩包里面了,关于VC6下如何配置OPENCV的方法,也做了图片放到了里面,过程十分详细,对于初学者使用起来应该是最方便的了,绝对出结果。注意要配置,过程已经很清晰了。-First, note that password is wrh compressed package in the forum I found a
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:10.37mb
    • 提供者:吴若鸿
  1. VIS

    0下载:
  2. 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foreground modeling,object detection,o
  3. 所属分类:Mathimatics-Numerical algorithms

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

    1下载:
  2. 使用sift算法,实现图像匹配。在vc6中实现,需安装gsl库和opencv库-Sift algorithm used to achieve image matching. In vc6 realized the need to install OpenCV library and GSL library
  3. 所属分类:图形图象

    • 发布日期:2013-02-22
    • 文件大小:6.77mb
    • 提供者:lin
  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
    • 文件大小:494.4kb
    • 提供者:
  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
    • 文件大小:438.01kb
    • 提供者:lonfan
  1. sift_vs2005

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

    • 发布日期:2017-04-04
    • 文件大小:919.71kb
    • 提供者:Ashley
  1. sift-opencv2

    0下载:
  2. opencv 的sift的算法的实现 又有代表性-opencv the sift of the Algorithm and representative
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6.28mb
    • 提供者:cuiyangyang
  1. sift-1.1.1_20070330_win

    0下载:
  2. All code in this package requires the OpenCV library (known working version is 1.0.0):Some functions require the Gnu Scientific Library (GSL) (known working Running The following is a list of directories that contain VC++.NET projects and the f
  3. 所属分类:.net

    • 发布日期:2017-03-23
    • 文件大小:343.79kb
    • 提供者:wushuqiong
  1. SIFT_VC.lib

    1下载:
  2. 本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-25
    • 文件大小:108.97kb
    • 提供者:
  1. SIFT-method

    0下载:
  2. C++与Opencv的SIFT算法-C++ and Opencv the SIFT algorithm. . . . . . . . .
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:23.99mb
    • 提供者:张 军
  1. SIFT

    0下载:
  2. 一个基础的opencv的使用工程 其中包含基本的opencv调用 而且采用了sift和surf作为基本算子进行配准 代码可用于实际工程-A basic use of opencv opencv project which contains the basic calling and using sift and surf as the basic operator registration code can be used in practical engineering
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:6.93mb
    • 提供者:熊一
  1. SIFT-RANSAC

    0下载:
  2. opencv里的SIFT检测与RANSAC提纯,具备RANSC算法的详细步骤,VS2010环境-opencv in the SIFT and RANSAC to detect purified with RANSAC algorithm detailed steps
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:776.94kb
    • 提供者:hanxi
  1. 个人作业

    0下载:
  2. 实现sift,orb,surf,并可以用ransac匹配。(Implement sift, orb, surf, and match with ransac.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-22
    • 文件大小:55.26mb
    • 提供者:Timelapse
  1. sift.py

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

    • 发布日期:2018-01-01
    • 文件大小:1kb
    • 提供者:cuidonglin
  1. SIFT-opencv249

    1下载:
  2. SIFT opencv的源码,底层代码编写,有较完整的步骤和每一步的说明,对于sift初学者特别有帮助(Sift source code, the underlying code, there are more complete steps and each step of the descr iption, especially helpful for sift beginners)
  3. 所属分类:OpenCV

    • 发布日期:2021-02-09
    • 文件大小:21kb
    • 提供者:qilingtong
« 12 3 4 5 »
搜珍网 www.dssz.com