搜索资源列表
sift--vcPP
- 基于sift的特征点匹配算法,实现图像特征点的匹配-Sift the feature points based on matching algorithms
avito
- 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
av
- 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
mbpp
- 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complete descr iption of key points.
new
- KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助-Key step KDtree matching function achieved great help in a comprehensive and in-depth understanding of Lowe' s SIFT algorithm
Feature-extraction-source
- 目前主流识别算法SIFT特征识别与匹配的C实现-Current mainstream recognition algorithm SIFT feature identification and matching of C implementations
robwhess-opensift-300bad1
- 基于opencv库的sift特征检测与匹配算法实现-Matching algorithm implementation based on the the opencv library sift characteristics detects
sift-detailed-comments
- SIFT算法C++代码注释,非常详细,具体到每一步骤和细节。-detailed comments of SIFT C++ code
WindowsFormsApplication2GPI
- 基于经典的SIFT算法进行图像匹配实现 采用C# + emguCV编写 有良好的界面-image matching based on SIFT using emguCV
SIFT-EMGUCV
- 基于C#上的EMGUCV编写的SIFT算法的代码,自己修改匹配库的文件图片即可,支持显示SIFT的关键点-EMGUCV C# based on SIFT algorithm written in code, make changes to the document image to match the library, support the display of the key points SIFT
Sift
- c++写的sift查找特征点的算法代码。思路清晰,注释明确。-c++ to write the code search algorithms sift feature points. Clear ideas, comments clear.