Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Geometry of Ellipse

Implementation is in ellipse.py.

See the results and plots of experiments in Ellipse notebook.

Task Description

Code an algorithm of finding ellipse from 6+ points. Make plots of how the maximum deviation of the obtained ellipse from ideal (ground truth) ellipse depends on the standard deviation of the normally distributed noise added to the input ellipse points.