搜索资源列表
sift-C
- 用C#实现的SIFT角点提取与特征匹配的算法-realized sciences corner extraction and feature matching algorithm
基于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
siftdetectandmatch
- 运用sift算法提取两幅图像中的特征点,然后再进行特征点匹配,实现图像配准-Sift algorithm using two images extracted feature points, and then the feature point matching, to achieve image registration
siftformatlab
- 这是一个用MATLAB代码实现的一个关于图像的特征描述子的提取 以及相应特征点进行匹配的代码 可用于图像识别 或者立体匹配。-This is a MATLAB code with a descr iptor on the image feature extraction and matching feature points in the corresponding code can be used for image recognition or stereo matching. T
SIFT_VC--can-be-directly-used-to-run
- SIFT特征匹配算法完整版,可直接运行,已经包含了所有的.h文件,链接了所需的.lib文件,具备所有dll文件,在VS2010上编译通过,生成的EXE文件可以在任何电脑上运行,不需要安装OPENCV和GSL,另外附加了一篇实验论文,可实现基本的特征点查找以及特征点连线。-The full version SIFT feature matching algorithm, can be directly run, already contains all of the. H file the req
sift-matlab
- 尺度不变特征转换算法(sift)在空间尺度中寻找极值点,具有位置、尺度、旋转不变性,可正常运行-Scale Invariant Feature Transform algorithm (sift) looking at the spatial scale of the extreme points, with the position, scale and rotation invariance, the normal operation
Dsift
- 用于图像特征点提取的稠密型sift,很好的一种特征点提取-Dense type sift for image feature extraction, a good feature point extraction
sift
- 运用shit算子对图像中的角点进行检测,以便进行特征匹配-Operators using shift image of the corner detection, feature matching
featureDectection
- SIFT检测特征点算法,来自于我的大神室友-SIFT feature point detection algorithm, the god my roommate
OpenCV_Surf
- 基于OpenCV实现的,基于SIFT和SURF算法的特征点提取匹配程序,包含野点消除,和Ransac处理过程。-OpenCV to achieve, based on the feature point extraction algorithm SIFT and SURF matching procedures, including the elimination of outliers, and Ransac process based.
Hausdorff距离匹配代码
- Hausdorff距离匹配代码,实现了CANNY边缘特征点、HARRIS特征点、SIFT特征点、SURF特征点的Hausdorff距离匹配
SIFT_YantaoNoemie
- 识别并提取图像中的SIFT特征点,用于图像识别和分类(Identify and extract the SIFT feature points in the image for image recognition and classification)