matrix of image, imagine processing toolbox
Afficher commentaires plus anciens
I am beginner in image processing toolbox, i have to use this image

how i create matrix of image, when I need only the points that are black so I could continue to work with the coordinates.
THANKS
1 commentaire
Tomas
le 16 Nov 2013
Modifié(e) : Walter Roberson
le 17 Nov 2013
Réponse acceptée
Plus de réponses (1)
Walter Roberson
le 17 Nov 2013
find(~I)
Catégories
En savoir plus sur k-Means and k-Medoids Clustering dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
