필터 지우기
필터 지우기

Is it possible to approximate this shape as a circle?

조회 수: 6 (최근 30일)
Love Matlab
Love Matlab 2020년 6월 15일
답변: Adam Danz 2020년 6월 15일
I have attached an Image that I need to approximate a circle to fit this shape so it is nearly uniform in all directions. ie. the top right corner in more circular.
Thank you

답변 (1개)

Adam Danz
Adam Danz 2020년 6월 15일
I assum you already have the coordinates of the shape based on your previous quesiton.
Once you have the coordinates, you can use Circfit from the file exchange to fit a circle to the shape. Here's a demo using that function.

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by