how can i label pixels of contour ?

2 vues (au cours des 30 derniers jours)
thoraya
thoraya le 5 Oct 2017
Commenté : thoraya le 6 Oct 2017
hi, Having a binary image like the attached image which have 3 contours. I need to identify pixels of each contour. So, i want to assign the same label to pixels of each contour. It means that the result image contains 3 contours such that pixels of the first contour have label(=value) equal to 1, pixels of the second one have label 2 and pixels of the last contour have 3. Any suggestion will be appreciated.
thanks !

Réponse acceptée

Walter Roberson
Walter Roberson le 5 Oct 2017
bwlabel()
  1 commentaire
thoraya
thoraya le 6 Oct 2017
that what i need. thank you very much

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Contour Plots 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