필터 지우기
필터 지우기

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

조회 수: 1 (최근 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!

채택된 답변

Torsten
Torsten 2023년 2월 23일
  댓글 수: 1
Peter Bauman
Peter Bauman 2023년 2월 24일
perfect, thanks a lot! works like a charm. I don't know why I did not find that post

댓글을 달려면 로그인하십시오.

추가 답변 (2개)

Matt J
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.

Image Analyst
Image Analyst 2023년 2월 23일

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by