admin 发表于 2022-3-26 13:17:42

fitting an ellipse to a given set of points in matlab

The following Matlab project contains the source code and Matlab examples used for fitting an ellipse to a given set of points. The most accurate and robust fit minimizes geometric (orthogonal) distances from the observed points to the fitting curve.

页: [1]
查看完整版本: fitting an ellipse to a given set of points in matlab