How to find pixel coordinates in batch
Afficher commentaires plus anciens
I have an array of 3 columns of R,G,B values and 100 rows for different pixels of one image. I need to find the coordinates of similar valued pixels of each element of the array in separate clusters in large number of images in distributed/parallel manner. How do I implement it?
Réponses (1)
KSSV
le 14 Juin 2017
0 votes
doc find .
Catégories
En savoir plus sur Image Arithmetic 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!