搜索资源列表
SIFT_VS2008
- 在前人的基础上,用Vs2008环境下编译通过的,sift的特征提取,和匹配,非常的全面。-In the previous basis, with the Vs2008 compile under the, sift feature extraction, and matching, very comprehensive.
MARK_ImagePyramids
- SIFT图像特征提取的图像预处理步骤:构建图像构建高斯金字塔,相邻层相减得到DOG金字塔,在DOG金字塔3x3x3的邻域内寻找局部极值点,供进一步计算SIFT特征描述子使用。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-SIFT image feature extraction image preprocessing steps: build image Gaussian pyramid, subtracting the adjacent
opencv-sift-no-error
- vs2008+open2.0环境下的SIFT经典算法的程序.-a improved perfect SIFT algorithm based onvs2008 and open2.0
vs2008
- 这是关于双向SIFT匹配的算法资料,希望有用-a comparehensive report for our team
sift
- 基于poencv2.4.0的sift代码,是实例,在vs2008下可以运行-based on opencv 2.4.0 to make sift come ture.the plantform is vs2008