搜索资源列表
sift4
- sift特征点对应匹配算法,对立体匹配的初学者和资深编程人员都是很有用的。
sift4
- sift特征点对应匹配算法,对立体匹配的初学者和资深编程人员都是很有用的。
sift4
- :提出一种基于尺度不变特征变换(SIFT)特征匹配的目标跟踪方法.首先使用SIFT提取目标特征,构 建目标特征库,然后使用基于K维树的特征匹配算法,对实时序列图像提取的SIFT特征与特征库中目标进行精确匹配 -: Based on Scale Invariant Feature Transform (SIFT) feature matching target tracking. The first to use SIFT tar
SIFT4
- SIFT isn’t just scale invariant. You can change the following, and still get good results: • Scale (duh) • Rotation • Illumination • Viewpoint
sift4
- 代码在VC6.0开发环境运行,完成SIFT特征提取以及匹配,可以运用到车辆检索和匹配中。-Code in VC6.0 development environment running, complete SIFT feature extraction and matching, can be applied to a vehicle search and matching.