Is it possible to approximate this shape as a circle?

7 次查看(过去 30 天)
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 中查找有关 Read, Write, and Modify Image 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by