How to find pixel coordinates in batch
Show older comments
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?
Answers (1)
KSSV
on 14 Jun 2017
0 votes
doc find .
Categories
Find more on Image Arithmetic in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!