English

Real-Time Ellipse Detection for Robotics Applications

Robotics 2021-12-09 v2 Computer Vision and Pattern Recognition Image and Video Processing

Abstract

We propose a new algorithm for real-time detection and tracking of elliptic patterns suitable for real-world robotics applications. The method fits ellipses to each contour in the image frame and rejects ellipses that do not yield a good fit. The resulting detection and tracking method is lightweight enough to be used on robots' resource-limited onboard computers, can deal with lighting variations and detect the pattern even when the view is partial. The method is tested on an example application of an autonomous UAV landing on a fast-moving vehicle to show its performance indoors, outdoors, and in simulation on a real-world robotics task. The comparison with other well-known ellipse detection methods shows that our proposed algorithm outperforms other methods with the F1 score of 0.981 on a dataset with over 1500 frames. The videos of experiments, the source codes, and the collected dataset are provided with the paper at https://theairlab.org/landing-on-vehicle .

Keywords

Cite

@article{arxiv.2102.12670,
  title  = {Real-Time Ellipse Detection for Robotics Applications},
  author = {Azarakhsh Keipour and Guilherme A. S. Pereira and Sebastian Scherer},
  journal= {arXiv preprint arXiv:2102.12670},
  year   = {2021}
}

Comments

Accepted to RA-L and IROS 2021

R2 v1 2026-06-23T23:29:40.343Z