Optimize Center of Circle given noisy data points on arbitrary Plane?
3 次查看(过去 30 天)
显示 更早的评论
I don't seem to find an algorithm to calculate the center of a circle given a set of noisy data (on the circumference of the circle) on an arbitrary Plane in 3D.
I did try different approached as to calculating the center by only taking 3 points at a time and then averaging the centers, yet I believe there must be a better solution to optimize the center by minimizing the distance to all points. Does anyone have an Idea?
Any Ideas or approaches would be highly appreciated!
0 个评论
采纳的回答
更多回答(2 个)
Matt J
2023-2-23
Go to the examples tab of this FEX submission
and scroll down to the section, Fitting a 2D Shape to 3D Points.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Point Cloud Processing 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!