搜索资源列表
20078919473159230
- 尺度不变特征点(SIFT)检测和匹配算法 需要添加opencv 和GSL库
gsl_win_setup
- GNU Scientific Library GSL1.8 ,GSL1.9 GSL windows环境下的安装程序 运行Rob Hess SIFT 必备
sift 经典源码
- sift 经典源码 作者推荐代码,结合GSL+OPENCV进行编写,可在WINDOWS下运行,sift 经典源码 作者推荐代码,结合GSL+OPENCV进行编写,可在WINDOWS下运行
SFIT
- 一组提取图像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
Particle-Filter
- 基于粒子滤波的目标跟踪源码,需要opencv和gsl两个库的支持,运行效率较高-Particle filter based target tracking source, two gsl library opencv and need the support of high efficiency
track
- 粒子滤波器源码。实现了一个基于色度空间的跟踪,并有参考的例子。注意需要GNU GSL库支持-Particle filter source. The realization of a color space based on the tracking and reference examples. Attention to the need to support the GNU GSL library
OTSU
- 在VC++6.0 已经openCV环境下的一维OTSU代码,实现图像二值化-// OTSU.h: interface for the COTSU class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_OTSU_H__33C2086A_C181_490B_946D_837B4C7FB914__INCLUDED_) #define AFX
_sift
- 用于实现图像识别中经典的sift算法的vc++程序,在加载openCV和gsl库之后,将两幅图像放入生成的exe文件目录中,可以完成图像中相同目标的识别-Used to implement image recognition algorithms sift classic vc++ program, loaded openCV and gsl libraries will be followed by two images into the generated exe file director
SIFT_VS2008
- 在前人的基础上,用Vs2008环境下编译通过的,sift的特征提取,和匹配,非常的全面。-In the previous basis, with the Vs2008 compile under the, sift feature extraction, and matching, very comprehensive.
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
display-keypoints-in-SIFT
- 这是SIFT算法的一部分 作用是可以显示图像的极值点并用红色“x”标出,用到opencv gsl库 可以成功运行-SIFT algorithm is part of the role is to show the extreme point of the image and are marked with a red " x" can run successfully used opencv gsl library
SiftMatch
- 图像处理Sift 特征匹配算法。用到GSL库,需在 VS2010中的配置GSL才能正常运行。-Sift image processing feature matching algorithm. Use the GSL library, you need to configure the GSL in VS2010 to run properly.
gsl-1.8
- 本算法主要研究多元异构信息融合技术的与实现,分为不同的场景-Multiple heterogeneous information fusion technology research and implementation
GSL-1.4-demo
- gsl一个简单的测试程序,很多程序都需要他的支持,学习后很受用!给大家分享一下。-GSL a simple test program, many programs require his support, after studying is very useful! To share it.