搜索资源列表
SIFT_VC_LOWE
- sift算法,纯c语言实现,运行环境vc6.0,对两幅图片进行特征提取和匹配!-sift algorithm, pure c language, operating environment vc6.0, pictures of the two feature extraction and matching!
SIFT-on-VC
- 用c++与OPENCV结合在一起的SIFT算法源码,看了后会很有用-OPENCV with c++ together with the SIFT algorithm source code, can be useful after reading
SIFT-matlab.rar
- 基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力,SIFT-based image registration procedure is the SIFT feature matching algorithm for matching feature points at home and abroad a hot
siftmatlab
- sift算法的matlab实现,属于sift算法的几个权威示例代码之一。-matlab implementation of the sift algorithm, one of several authoritative sample code belonging to sift algorithm.
match2
- sift方法实现深度图的求取,算法严紧,高效,结果理想,可以帮助c++程序员提高水平-sift method to strike a depth chart, algorithm tight, efficient, results are satisfactory, can help c++ programmers raise the level of
matching
- Matching SIFT algorithm. Matches features between two images and displays the result. Useful for finding features in video scenes.
asift_source
- SIFT and matching algorithm
pca-sift
- Using C + + language of the PCA-SIFT algorithm, can be used for visual odometer feature extraction and matching results with good match
SIFT
- SIFT algorithm. to find feature discr iptor. the algorithm returns the locations of key loints and then matches two pictures with htose points.
colsift
- 颜色恒常性和sift特征算子相结合的算法,主要用于计算机视觉中的特征提取,匹配和识别等。-Characteristics of color constancy and sift algorithm combining operators, mainly for computer vision, feature extraction, matching and identification.
image-processing-csift-
- sift 改进增加了对颜色的补偿,csift算法-Csift detailed algorithm, avoid to sift the limitations of color images
sift(chinese)
- 在VC6.0下编译可以运行,有中文注释。SIFT算法实现全景图像拼接-Compiled in VC6.0 run, a Chinese comments. SIFT algorithm panoramic image mosaic
SIFT-CPP1
- SIFT算法代码,C++的,确认可用,并提供opencv和gsl以及相关安装方法-SIFT algorithm code, C++ confirmation available, and provide opencv and gsl installation method
siftpp-0.2.2
- sift算法 用于图像处理 功能有1.图形的识别与追踪 2.图像的拼接 这个版本是C++版本-sift algorithm for the identification and tracking of the image in the graphics image stitching this version is C++
sift_robkdtree
- sift算法寻找特征点,并用KD树法匹配特征点-sift algorithm to find the feature points and match with KD tree method feature points
sift
- SIFT算法,尺度不变特征变换,David G. Lowe教授原版。MATLAB和C混合编程。-SIFT algorithm, scale invariant feature transform, Professor David G. Lowe original. MATLAB and C mixed programming.
introduction-to-SIFT-algorithm
- SIFT算法发明者写的文章,详细介绍了SIFT算法的实现-introduction to SIFT algorithm
SIFT
- 本文为用matlab编写的SIFT算法希望大家相互交流心得体会-This article was written by SIFT algorithm matlab hope we exchange feelings and experiences
sift
- SIFT算法是在不同的尺度空间上查找关键点,而尺度空间的获取需要使用高斯模糊来实现,Lindeberg等人已证明高斯卷积核是实现尺度变换的唯一变换核-SIFT algorithm is to find the key points on the different scales of space and capture scale space requires the use of a Gaussian blur to achieve, Lindeberg, who has proved a G
SIFT
- SIFT算法实现图像检测,特征方向,匹配源码-SIFT image detection algorithm, characteristic direction, matching source