搜索资源列表
main
- ORB描述子,是比sift算法更加快速的图像特征点提取方法,检测的方法更加暴力。opencv已经实现。-ORB descr iptors, sift algorithm is faster than the image feature extraction methods, detection of the method is more violence. opencv has been achieved.
sift_vs2005
- SIFT algorithm using OpenCV
SIFT_VC
- 一个基于OPENCV的 robhess sift 算法库的利用程序-robhess sift opencv
sift
- 根据OPENCV给出的SIFT特征提取源代码所写的SIFT算法流程,对理解SIFT算法有一定的帮助-OPENCV given according to the source code for SIFT feature extraction algorithm written by SIFT process, on the understanding of SIFT algorithm has some help
MDI_SIFT_REG
- SIFT图像配准系统,需要用到opencv和gsl的库 -SIFT Image Registration System, and the need to use opencv library gsl
sift-1.1.1_20070330_win
- 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
sift-1.1.1_20090108_win
- 利用OpenCV实现的图像Shift匹配,对初学者有很大帮助。-Shift the images using OpenCV to achieve matching, very helpful for beginners.
OtttP
- 基于OPENCV的SIFT特特征提取与匹配算法可直接使用。 -Based on OPENCV the SIFT special features extraction and matching algorithms can be used directly.
sift
- 基于OPENCV和VC++6.0下编写的sift算法 实现了特征点提取-OPENCV sift
sift
- SIFT 算法图像识别 基于opencv 基于sift-SIFT algorithm based image recognition is based on opencv sift
opencv-sift
- 图像匹配,可以实现目标图像的匹配,匹配出最相似的训练图片。-Image matching, the matching can achieve the target image, matching the most similar training images.
sift-win-recompiled
- lowe SIFT算法的源码,调用开源OpenCV,我添加了一个头文件,直接可以运行-lowe SIFT algorithm source code, need the open source OpenCV, I add a header file , can run directly now
sift
- 这个是基于C语言的SIFT算法图像拼接,基于opencv的。本来是想改进一下嵌入到DSP里面直接实现拼接,但由于后来实在改不动了。就实现了两幅图像的拼接。。CSDN上面有相关的,可以实现更多的图像拼接,可以直接运行,但要配置相关条件,要把那个ann.lib拷贝到opencv库里面,然后再projects-setting-debug里面改一下路径就可以了。。希望有相关的同学可以共同学习。。最后的拼接效果有待改善。-This is based on the C language SIFT algor
SIFT-algorithm
- D.G lowe 的尺度不变特征转换算法(SIFT)在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配-D.G lowe s scale invariant feature transform (SIFT) algorithm based on opencv and on the basis of OpenGL source to increase the function of image preservation. Used
SIFT
- OPENCV,对输入的两幅图像进行特征值提取并且匹配,连线,命令行下以project3.exe 图像1 图像2 方式运行,代码为main.c-SIFT
SIFT-match
- OPENCV SIFT match example,load two picture,using SIFT operator compute keypoint and descr iptor
txpj-opencv
- 图像拼接,sift算法的c算法,基于opencv的,一个大牛写得,很厉害的。-Image mosaic algorithm, C SIFT algorithm, based on OpenCV, a bull is written, very powerful.
sift
- opencv vs2010写的SIFT特征提取程序-opencv vs2010 SIFT
sift
- 基于open cv的sift算法提取图像特征值的python程序(Python algorithm based on open CV's SIFT algorithm to extract image eigenvalues.)