Is it possible to approximate this shape as a circle?

4 Ansichten (letzte 30 Tage)
Love Matlab
Love Matlab am 15 Jun. 2020
Beantwortet: Adam Danz am 15 Jun. 2020
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

Antworten (1)

Adam Danz
Adam Danz am 15 Jun. 2020
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.

Kategorien

Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by