Geofit implements some classes for fitting and plotting ellipses and circles. The methods used are described by a paper of W.Gander (www.emis.de/journals/BBMS/Bulletin/sup962/gander.pdf).
There are two types of method:
- algebraic
- geometric See the demo scripts for details
- matplotlib
- numpy
- scipy
Use the setup.py for installation
Run demo_cirlce.py
and demo_ellipse.py
to get started.
Use the -h
option for help