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

搜索资源列表

  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
    • 文件大小:557.61kb
    • 提供者:刘军
  1. sift-latest_win

    0下载:
  2. Rob Hess 開發的SIFT Feature Detector程式 These functions also work with image feature files from both David Lowe s SIFT detector and the Oxford VGG s affine covariant feature detectors. http://web.engr.oregonstate.edu/~hess/index.html
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:551.98kb
    • 提供者:Michael
  1. sift-1.1.1_20071108_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. sift-1.1.1_20071108_win 修改了前面版本的几个地方
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7.75mb
    • 提供者:hu
  1. gsl_win_setup

    2下载:
  2. GNU Scientific Library GSL1.8 ,GSL1.9 GSL windows环境下的安装程序 运行Rob Hess SIFT 必备
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:10.89mb
    • 提供者:hu
  1. rob_hess_pf.粒子滤波现在已经成为目标跟踪领域的主流算法

    2下载:
  2. 粒子滤波现在已经成为目标跟踪领域的主流算法,它的应用范围广泛,在非线性、非高斯噪声下依然表现良好。该代码是Rob Hess 编写的。他的个人主页是:http://web.engr.oregonstate.edu/~hess/ ,Now,Partical filter has become the main algorithm in moving target tracking region.It still perform very well in nonlinear non-gaussia
  3. 所属分类:图形图象

    • 发布日期:2012-12-17
    • 文件大小:19.52mb
    • 提供者:郑玉凤
  1. sift_robhess.rar

    0下载:
  2. Rob Hess Linux下的SIFT提取源码,金字塔采样和高斯差分提取特征点,KD树搜索寻找同名点,RANSAC去粗差,Rob Hess Linux source code under the SIFT extraction, sampling and Gaussian pyramid differential extraction of feature points, KD tree search to find the same name, points, RANSAC to gross
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:177.54kb
    • 提供者:lonfan
  1. sift-1.1.1_20070330_win-RobPHess

    0下载:
  2. 利用OPENCV来进行经典SIFT算法出来 Rob+Hess 提高匹配的精确性-Using the classical SIFT algorithm for OPENCV out Rob+ Hess improve the accuracy of matching
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.51mb
    • 提供者:henyleexh
  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-latest_win

    0下载:
  2. sift实现源代码,由Rob Hess实现-sift implementation by Rob Hess
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:231.36kb
    • 提供者:shh
  1. gsl_setup

    0下载:
  2. 一个强大的C/C++数值计算函数库,运行Rob Hess 的sift时,需要安装该软件,看到很多人需要-A strong C/C++ numerical calculation library, run sift of Rob Hess, the need to install the software required to see a lot of people
  3. 所属分类:Algorithm

    • 发布日期:2017-05-29
    • 文件大小:10.89mb
    • 提供者:guanxh
  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
    • 文件大小:153.72kb
    • 提供者: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-04
    • 文件大小:439.14kb
    • 提供者:zhangsan
  1. An-Open-Source-SIFT-Library

    0下载:
  2. a paper about Rob Hess s SIFT algortithm implementation and introduction how to use that SIFT libraray
  3. 所属分类:Development Research

    • 发布日期:2017-05-10
    • 文件大小:2.16mb
    • 提供者:jacky
  1. siftjiedu

    0下载:
  2. rob hess 的sift算法匹配程序的解读,大致流程说明-rob hess sift algorithm matching procedures for the interpretation of the general process descr iption
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:4.54kb
    • 提供者:夏天的风
  1. ParticleFilterTracker

    0下载:
  2. Rob Hess写的一个粒子滤波跟踪程序,基于OpenCV,很好理解,跟踪效果不错。-A particle filter tracking program written by Rob Hess, based on OpenCV, a good understanding, good tracking performance.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11.24mb
    • 提供者:肖帅
  1. Qt_RobHess_Sift

    0下载:
  2. sift算法在cv领域的重要性不言而喻,该作者的文章引用率在cv界是number1.本篇博客只是本人把sift算法知识点整理了下,以免忘记。本文比较早的一篇博文opencv源码解析之(3):特征点检查前言1 中有使用opencv自带的sift做了个简单的实验,而这次主要是利用Rob Hess的sift源码来做实验,其实现在的opencv版本中带的sift算法也是Rob Hess的,只是稍微包装了下。 下面来做下试验,试验sift代码采用Rob Hess的代码,opencv目前版本中的sift
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.04mb
    • 提供者:wuwei
  1. SIFT

    0下载:
  2. SIFT描述子提取,有参考rob hess源码,将SIFT的每个过程的金字塔图像都进行了保存,方便作为示范和学习。-SIFT descr iptor extraction, refer to rob hess source code, save each pyramid image for convenient as a demonstration and learning.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:5.91mb
    • 提供者:大卫
  1. robwhess-opensift-300bad1

    0下载:
  2. Rob hess 教授的shit算法实现-Rob hess professor shit algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-16
    • 文件大小:126.11kb
    • 提供者:陶攀
  1. particleFilter_RobHess

    0下载:
  2. rob hess的粒子滤波算法的源码,可以用来做多目标的运动跟踪。-rob hess particle filter algorithm source code, can be used for multi-target tracking motion.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10.22mb
    • 提供者:刘峰
  1. robwhess-opensift-6233815

    0下载:
  2. rob Hess维护的sift源码,用于图像匹配,具有较高的参考和实用价值-rob Hess maintained sift source for image matching, with a high reference and practical value
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-29
    • 文件大小:125.02kb
    • 提供者:tzx
« 12 »
搜珍网 www.dssz.com