Image Analysis - Inside Bounding Circle
Mostra commenti meno recenti
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

Risposta accettata
Più risposte (1)
Use bwboundaries() to get the boundary coordinates and use incircle() from here:
Categorie
Scopri di più su Image Processing Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
