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.
-
OS Windows 10 MSVS 2019
-
Packages
- OpenCV 4.x
- CMake
- Eigen
- MATLAB (if you want matlab binding)