Evaluating/Fitting an ellipse from scattered points

前端 未结 5 1634
野性不改
野性不改 2021-01-17 05:04

Here is the deal. I have multiple points (X,Y) that form an \'ellipse like\' shape.

I would like to evaluate/fit the \'best\' ellipse possible and get its properties

5条回答
  •  南方客
    南方客 (楼主)
    2021-01-17 05:54

    I think that Wild Magic library contains a function for ellipse fitting. There is article with method decription

提交回复
热议问题