least-squares fit of N points to a circle More...
Go to the source code of this file.
Classes | |
class | osl_fit_circle |
least-squares fit of N points to a circle
Fits N given points to a circle using SVD. Derived from a program originally written by Zhen Song and Dr. Chen, Yangquan
error() flag is set, if an error occurs. There's a constructor for an edgel chain as well as for an array of points, but only the raw points of the edgels will be used.
Definition in file osl_fit_circle.h.