This document describes research into developing a machine learning approach for high-speed corner detection in images and video. The researchers:
1) Train a decision tree classifier on sample image corners to learn rules for fast corner detection, achieving detection speeds over 7x faster than existing methods like Harris.
2) Evaluate the learned detector against existing detectors using a criterion that corresponding corners should be detected across different views of the same 3D scene.
3) Show that despite being designed for speed, the learned detector outperforms other detectors according to this evaluation criterion.
Related topics: