Title :
Fast Keypoint Recognition in Ten Lines of Code
Author :
Ozuysal, Mustafa ; Fua, Pascal ; Lepetit, Vincent
Author_Institution :
Ecole Polytech. Federale de Lausanne, Lausanne
Abstract :
While feature point recognition is a key component of modern approaches to object detection, existing approaches require computationally expensive patch preprocessing to handle perspective distortion. In this paper, we show that formulating the problem in a Naive Bayesian classification framework makes such preprocessing unnecessary and produces an algorithm that is simple, efficient, and robust. Furthermore, it scales well to handle large number of classes. To recognize the patches surrounding keypoints, our classifier uses hundreds of simple binary features and models class posterior probabilities. We make the problem computationally tractable by assuming independence between arbitrary sets of features. Even though this is not strictly true, we demonstrate that our classifier nevertheless performs remarkably well on image datasets containing very significant perspective changes.
Keywords :
image classification; image recognition; probability; Naive Bayesian classification framework; class posterior probabilities; code; image datasets; keypoint recognition; object detection; patch preprocessing; perspective distortion; ten lines; Bayesian methods; Casting; Computer vision; Image recognition; Image registration; Image retrieval; Laboratories; Object detection; Robustness; Testing;
Conference_Titel :
Computer Vision and Pattern Recognition, 2007. CVPR '07. IEEE Conference on
Conference_Location :
Minneapolis, MN
Print_ISBN :
1-4244-1179-3
Electronic_ISBN :
1063-6919
DOI :
10.1109/CVPR.2007.383123