ORB an efficient alternative to SIFT or SURF.pdf

时间:2021-01-19 16:08:10
【文件属性】:
文件名称:ORB an efficient alternative to SIFT or SURF.pdf
文件大小:914KB
文件格式:PDF
更新时间:2021-01-19 16:08:10
ORB,图像特征 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 Segment Test)算法发展来的,特征点描述是根据BRIEF(Binary Robust IndependentElementary Features)特征描述算法改进的。

网友评论