搜索资源列表
sift-1.1.1_20070330_win
- 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-latest_win
- 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
sift-1.1.1_20071108_win
- 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 修改了前面版本的几个地方
gsl_win_setup
- GNU Scientific Library GSL1.8 ,GSL1.9 GSL windows环境下的安装程序 运行Rob Hess SIFT 必备
rob_hess_pf.粒子滤波现在已经成为目标跟踪领域的主流算法
- 粒子滤波现在已经成为目标跟踪领域的主流算法,它的应用范围广泛,在非线性、非高斯噪声下依然表现良好。该代码是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
sift_robhess.rar
- 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
sift-1.1.1_20070330_win-RobPHess
- 利用OPENCV来进行经典SIFT算法出来 Rob+Hess 提高匹配的精确性-Using the classical SIFT algorithm for OPENCV out Rob+ Hess improve the accuracy of matching
sift-1.1.1_20071108_win
- 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
sift-latest_win
- sift实现源代码,由Rob Hess实现-sift implementation by Rob Hess
gsl_setup
- 一个强大的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
Match_SIFT
- 这是一个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
RobHessSIFT
- 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
An-Open-Source-SIFT-Library
- a paper about Rob Hess s SIFT algortithm implementation and introduction how to use that SIFT libraray
siftjiedu
- rob hess 的sift算法匹配程序的解读,大致流程说明-rob hess sift algorithm matching procedures for the interpretation of the general process descr iption
ParticleFilterTracker
- Rob Hess写的一个粒子滤波跟踪程序,基于OpenCV,很好理解,跟踪效果不错。-A particle filter tracking program written by Rob Hess, based on OpenCV, a good understanding, good tracking performance.
Qt_RobHess_Sift
- sift算法在cv领域的重要性不言而喻,该作者的文章引用率在cv界是number1.本篇博客只是本人把sift算法知识点整理了下,以免忘记。本文比较早的一篇博文opencv源码解析之(3):特征点检查前言1 中有使用opencv自带的sift做了个简单的实验,而这次主要是利用Rob Hess的sift源码来做实验,其实现在的opencv版本中带的sift算法也是Rob Hess的,只是稍微包装了下。 下面来做下试验,试验sift代码采用Rob Hess的代码,opencv目前版本中的sift
SIFT
- 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.
robwhess-opensift-300bad1
- Rob hess 教授的shit算法实现-Rob hess professor shit algorithm
particleFilter_RobHess
- rob hess的粒子滤波算法的源码,可以用来做多目标的运动跟踪。-rob hess particle filter algorithm source code, can be used for multi-target tracking motion.
robwhess-opensift-6233815
- rob Hess维护的sift源码,用于图像匹配,具有较高的参考和实用价值-rob Hess maintained sift source for image matching, with a high reference and practical value