Borrar filtros
Borrar filtros

Is it possible to approximate this shape as a circle?

5 visualizaciones (últimos 30 días)
Love Matlab
Love Matlab el 15 de Jun. de 2020
Respondida: Adam Danz el 15 de Jun. de 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

Respuestas (1)

Adam Danz
Adam Danz el 15 de Jun. de 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.

Categorías

Más información sobre Read, Write, and Modify Image en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by