Fast Planar Object Detection and Tracking via Edgel Templates
Abstract
We describe an efficient method to detect and track planar objects using a template of edge segments. Such segments are selected at multiple scales based on gradient magnitude; their positions and orientations are used to determine a canonical reference frame where the descriptor is computed based on quantized orientation. The resulting descriptors are efficiently matched using logical operations, and tracked between frames. The method yields pose estimates that are robust to scale changes, foreshortening, partial occlusions, and is suitable for use in augmented reality and human-computer interaction.
Cite
Text
Lee and Soatto. "Fast Planar Object Detection and Tracking via Edgel Templates." IEEE/CVF Winter Conference on Applications of Computer Vision, 2012. doi:10.1109/WACV.2012.6163024Markdown
[Lee and Soatto. "Fast Planar Object Detection and Tracking via Edgel Templates." IEEE/CVF Winter Conference on Applications of Computer Vision, 2012.](https://mlanthology.org/wacv/2012/lee2012wacv-fast/) doi:10.1109/WACV.2012.6163024BibTeX
@inproceedings{lee2012wacv-fast,
title = {{Fast Planar Object Detection and Tracking via Edgel Templates}},
author = {Lee, Taehee and Soatto, Stefano},
booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
year = {2012},
pages = {473-480},
doi = {10.1109/WACV.2012.6163024},
url = {https://mlanthology.org/wacv/2012/lee2012wacv-fast/}
}