Skip to content

VantastyChen/ellipseDetector

 
 

Repository files navigation

Overview

This is a try to port MATLAB ellipse detector project to cpp.

Project based on https://github.com/AlanLuSun/High-quality-ellipse-detection repository.

Seems it works well now, but It still need to check carefully.

Prerequisites (which I used)

  • OS Windows 10 MSVS 2019

  • Packages

  1. OpenCV 4.x
  2. CMake
  3. Eigen
  4. MATLAB (if you want matlab binding)

About

OpenCV ellipse detector.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.5%
  • MATLAB 8.6%
  • Python 2.2%
  • CMake 0.7%