搜索资源列表
siftp28pE7p94pA8pE4p
- SIFT用于图像全景拼接的源码,内附算法描述,很好用。-SIFT source code for image panorama stitching, containing algorithm descr iptions, easy to use.
SIFT-opencv-verygood
- 我在论坛里找了很多关于这个SIFT算法的程序,很多根本就调不通,这个是我好不容易找到的比较好的结合C++和OPENcv工具箱的程序包,但是还是缺少了几个链接库文件,我已经加到了这个压缩包里面了,关于VC6下如何配置OPENCV的方法,也做了图片放到了里面,过程十分详细,对于初学者使用起来应该是最方便的了,绝对出结果。注意要配置,过程已经很清晰了。-First, note that password is wrh compressed package in the forum I found a
sift-C
- David G. Lowe 的SIFT算法实现。 这个用纯c编写,不实用matlab,方便调用。-David G. Lowe' s SIFT algorithm. The pure c written impractical matlab, easy call.
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
autoCornerFinder_win
- 自动的角点检测算法。运用SIFT特征,对图像中的特征点进行提取!试过,好用!-Automatic corner detection algorithm. The use of SIFT features, right in the image feature point extraction! Tried, easy to use!
SIFT
- SIFT 介绍及C++算法实现,非常好用。-SIFT descr iption and C++ implementation, it is very easy to use.
sift
- 使用sift方法提取局部特征,非常好用!-Method to extract local features using the sift, very easy to use!
SIFT_match_teaching_materials
- SIFT特征提取的教程,中文,简介明了 入门必看,好办多种示例-SIFT feature extraction tutorial, Chinese, must see us start to understand, easy to handle a variety of examples
SIFT_VC
- sift算法,简单实用的sift实现,可以帮助别人熟知此算法-sift in visual c++ simple、easy
SIFT_VC
- SIFT算法的c实现,效果很好,方便新手学习-The SIFT algorithm c achieve good results, easy for novices to learn
SIFT-iamge
- 这是一个SIFT的特征提取程序,我已经试验过,可以找到特征点并且声称特征点描述子。代码结构很清晰,简单易懂,非常适合初学者的学习。-This is a SIFT feature extraction procedures, I' ve been tested, you can find the feature points and claimed that the descr iption of the feature point. Code structure is very clear
dense_sift
- sift特征提取,提取dense-sift特征,快速,易懂,很不错的-sift feature extraction, extraction dense-SIFT features, fast, easy to understand, very good
sift_ex3
- sift算子在图像匹配与图像拼接三维重建中都有重要地位,这个程序没有使用opencv,原作者很不容易写出来的。在调试中会有少量问题,稍加调试就可调通 -sift operator in image matching and 3D reconstruction image mosaic has an important position, this program does not use opencv, the original author is not easy to write out.
SIFTflow
- 基于matlab实现sift光流,好用。-Sift matlab realize optical flow based, easy to use.
SIFT_YantaoNoemie
- 基于matlab实现SIFT算法,好用-Based on matlab realize SIFT, easy to use! !
feature-extraction-master
- 特征提取工具包,包含color、gist、hog、sift、lbp、ssim等特征,比较好用-Feature extraction toolbox containing color, gist, hog, sift, lbp, ssim features, relatively easy to use
sift
- 基于sift图像配准算法,算法注释超级详细,容易理解学习。-Based on SIFT image registration algorithm, the algorithm is super detailed notes, easy to understand the learning.
