利用当前比较流行的orb特征点提取,fast特征点提取,brief描述子生成算法,进行实现和性能比较,具有参考价值!Performance Analysis of Various Feature Detector and Descr iptor for Real-Time Video based Face Tracking
ORB(Oriented FAST and Rotated BRIEF)是一种快速特征点提取和描述的算法。这个算法是由Ethan Rublee, Vincent Rabaud, Kurt Konolige以及Gary R.Bradski在2011年一篇名为“ORB:An Efficient Alternative to SIFTor SURF”的文章中提出。ORB算法分为两部分,分别是特征点提取和特征点描述。特征提取是由FAST(Features from Accelerated Segmen