Is it possible to approximate this shape as a circle?
5 次查看(过去 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
0 个评论
回答(1 个)
Adam Danz
2020-6-15
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!