Show connected component's label on the image

1 vue (au cours des 30 derniers jours)
Emmanuelle
Emmanuelle le 5 Jan 2017
Réponse apportée : KSSV le 6 Jan 2017
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

Réponses (1)

KSSV
KSSV le 6 Jan 2017
You have to look into text command to input text on the plots/ images.

Catégories

En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by