搜索资源列表
sift算法实例
- opencv的sift特征提取,visual studio 2010平台实现。
sift 经典源码
- sift 经典源码 作者推荐代码,结合GSL+OPENCV进行编写,可在WINDOWS下运行,sift 经典源码 作者推荐代码,结合GSL+OPENCV进行编写,可在WINDOWS下运行
Sift.zip
- 用SIFT (Scale Invariant Feature Transform) 算法进行图像特征提取,基于OpenCv的C++代码实现。,Using SIFT (Scale Invariant Feature Transform) algorithm for image feature extraction, based on the OpenCv the C++ Code.
sift.rar
- opencv下的图像sift特征提取以及匹配,sift
基于OpenCV的SIFT特征点提取进行匹配的程序
- 基于OpenCV的SIFT特征点提取进行匹配的程序,程序中采用了两幅图像,匹配后可进行放射变换-OpenCV based on SIFT feature point extraction of matching procedures, the procedures used in the two images, match after radiation transformation
SIFT--opencv
- SIft算法。。可以用于影像匹配功能-SIft algorithm. . For image matching
opencv
- opencv的图像匹配程序,可达到亚象素,是基于opencv写的,已经通过测试。-opencv image matching procedure, can achieve sub-pixel is based on written opencv, has passed the test.
SIFT-opencv-verygood
- 我在论坛里找了很多关于这个SIFT算法的程序,很多根本就调不通,这个是我好不容易找到的比较好的结合C++和OPENcv工具箱的程序包,但是还是缺少了几个链接库文件,我已经加到了这个压缩包里面了,关于VC6下如何配置OPENCV的方法,也做了图片放到了里面,过程十分详细,对于初学者使用起来应该是最方便的了,绝对出结果。注意要配置,过程已经很清晰了。-First, note that password is wrh compressed package in the forum I found a
SIFT-opencv
- 利用opencv编写的sift匹配程序,对于研究此算法很有帮助-sift code by opencv
SIFT
- 这是基于OpenCV的SIFT特征提取实现。-This is based on the OpenCV implementation of the SIFT feature extraction.
SIFT_VC
- 基于opencv开发的sift匹配的原码程序,可以用,希望大家在次基础上写出图象拼接的程序.-opencv .sift 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-opencv2
- opencv 的sift的算法的实现 又有代表性-opencv the sift of the Algorithm and representative
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
- SIFT算法实现,更加适合医学图像匹配,更好去掉边缘点,去掉误匹配-this is not original SIFT algorithms,can fit for operation pictures,delete the edge points,reduce the wrong match
Based-on-the-Rob_Hess-OpenCV--SIFT-
- 编译Rob_Hess基于OpenCV的SIFT算法的C语言实现.pdf-Based on the Rob_Hess OpenCV compile the C language realization SIFT algorithm. PDF
SIFT
- Sift implementation with opencv, this method Applys David Lowe s Scale Invariant Feature Transform (SIFT) algorithm to a grayscale image. -Sift implementation with opencv, this method Applys David Lowe s Scale Invariant Feature Transform (SIFT) alg
opencv-sift-text1
- 基于opencv的sift特征点匹配测试程序,对比两张图片上的特征点匹配程度-Based on the opencv sift feature point matching test program, compared to two pictures on the degree of matching feature points
opencv---sift
- 基于opencv的sift图像拼接算法,是特征匹配的一种,具有旋转、平移、遮蔽以及仿射不变形,广泛应用于图像拼接及图像特征匹配中-Based on the opencv sift image stitching algorithm, is a feature matching, rotation, translation, masking and affine deformation, is widely used in image stitching and image feature mat
DualCamera
- 使用MFC使opencv sift界面化(Using MFC to make opencv sift interface)