搜索资源列表
SIFT2
- 基于opencv的SIFT图像特征跟踪程序,应用于视频序列中跟踪图像特征-Opencv-based SIFT feature tracking program, used to track image features in video sequences
sift2
- 提出了一种基于线特征和SIFT点特征的多源遥感影像配准方法。该方法首先匹配待配准影像和参 考影像中的线特征,利用匹配直线构建虚拟角点 其次,针对传统SIFT算法匹配多源遥感影像特征点存在的 不足,采用线特征约束点特征的方法进行SIFT同名点对的提取 最后结合虚拟角点对及SIFT同名点对构建三角网进行小面元微分纠正。 -A line-based features and SIFT features multi-point sources of remote sensing image
Sift2
- About sift algorithm
sift2
- sift算法,VC++ 6.0 开发,用于图像特征点提取,利用Opencv库进行开发-sift algorithm, VC++ 6.0 to develop for the image feature point extraction, Opencv library development
sift2
- 某个大牛根据lowe提出的sift算法编的程序,经测试可用!-Sift algorithm compiled to the lowe program, has been tested and available!
sift2
- SIFT特征提取 http://www.opencvchina.com/forum.php?mod=viewthread&tid=209&fromuid=267 -SIFT feature extraction http://www.opencvchina.com/forum.php?mod=viewthread& tid=209& fromuid=267
sift2
- SIFT的开源代码,经评测,效果公认仅次于LOWE的代码-open source code of sift. It is the best one except for Lowe s