Abstruct

This repository is including implementation about "Very Fast Ellipse Detection for Embedded Vision Applications".

Setup

  • Python 2.7 above
  • numpy
  • OpenCV 3.0 alpha above

Reference papers

  • Very Fast Ellipse Detection for Embedded Vision Applications
  • Clustering of Ellipses based on their Distinctiveness: An Aid to Ellipse Detection Algorithms
  • A Correct Set of Equations for the Real-time Ellipse Hough Transform Algorithm