Show connected component's label on the image
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I used CC = bwconncomp(binaryImage); How can I display on my image the 'labels' or serial numbers of each connected component next to each connected component ? And in general, how can I write some text next to each CC ? Thanks
0 Commenti
Risposte (1)
KSSV
il 6 Gen 2017
You have to look into text command to input text on the plots/ images.
0 Commenti
Vedere anche
Categorie
Scopri di più su Image Processing Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!