码迷,mamicode.com
首页 > 其他好文 > 详细

图像特征点提取方法对比及特征点匹配方法

时间:2017-09-11 21:12:54      阅读:555      评论:0      收藏:0      [点我收藏+]

标签:tom   ast   ota   nump   tail   algo   transform   ogr   多维数组   

特征点提取方法

官网的文档

对特征的理解 Understanding Features

harris特征点 Harris Corner Detection

Shi-Tomasi特征点 Shi-Tomasi Corner Detector & Good Features to Track

FAST特征点  FAST Algorithm for Corner Detection

SIFT特征点 Introduction to SIFT (Scale-Invariant Feature Transform)

SURF特征点  Introduction to SURF (Speeded-Up Robust Features)

BRIEF BRIEF (Binary Robust Independent Elementary Features)

ORB  ORB (Oriented FAST and Rotated BRIEF)

匹配方法  Feature Matching

举例 Feature Matching + Homography to find Objects

 

sift理论知识可以参考这篇文章Sift算子特征点提取、描述及匹配全流程解析

用到的关于Mask参考的文章详解掩膜

ORB参考文章ORB 一种特征匹配替代方法:对比SIFT或SURF

Numpy参考 多维数组的切片(slicing)和索引(indexing)

图像特征点提取方法对比及特征点匹配方法

标签:tom   ast   ota   nump   tail   algo   transform   ogr   多维数组   

原文地址:http://www.cnblogs.com/vincentqliu/p/7501372.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!