Is it possible to approximate this shape as a circle?

4 vues (au cours des 30 derniers jours)
Love Matlab
Love Matlab le 15 Juin 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

Réponses (1)

Adam Danz
Adam Danz le 15 Juin 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.

Catégories

En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by