搜索资源列表
SIFT
- 根据OPENCV给出的SIFT特征提取源代码所写的SIFT算法流程,对理解SIFT算法有一定的帮助
Video-vehicle-matching-
- 本文在opencv环境下,以目标识别为中心,利用 SIFT 算法对图像进行局部特征的提 取和其算法稳定的特点,有效准确建立匹配关系。-Opencv environment, target recognition, SIFT algorithm for image local feature extraction and algorithm characteristics, effectively and accurately create a matching relationship.
Rob_Hess-SIFT
- Rob_Hess 维护的SIFT算法基于opencv的C实现方法 -The SIFT algorithm maintenance Rob_Hess method based on the opencv C