Effacer les filtres
Effacer les filtres

Optimize Center of Circle given noisy data points on arbitrary Plane?

1 vue (au cours des 30 derniers jours)
Peter Bauman
Peter Bauman le 23 Fév 2023
Commenté : Peter Bauman le 24 Fév 2023
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!

Réponse acceptée

Torsten
Torsten le 23 Fév 2023
  1 commentaire
Peter Bauman
Peter Bauman le 24 Fév 2023
perfect, thanks a lot! works like a charm. I don't know why I did not find that post

Connectez-vous pour commenter.

Plus de réponses (2)

Matt J
Matt J le 23 Fév 2023
Go to the examples tab of this FEX submission
and scroll down to the section, Fitting a 2D Shape to 3D Points.

Image Analyst
Image Analyst le 23 Fév 2023

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by