Is it possible to approximate this shape as a circle?
5 views (last 30 days)
Show older comments
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
0 Comments
Answers (1)
Adam Danz
on 15 Jun 2020
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.
0 Comments
See Also
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!