Image Analysis - Inside Bounding Circle
古いコメントを表示
Hi
I have this binary image and am wondering is there a function to calculate the maximum circle fully on the inside of a shape similar to below

採用された回答
その他の回答 (1 件)
Use bwboundaries() to get the boundary coordinates and use incircle() from here:
カテゴリ
ヘルプ センター および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
