How to find pixel coordinates in batch

2 次查看(过去 30 天)
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?

回答(1 个)

KSSV
KSSV 2017-6-14
doc find .
  2 个评论
Anupam  Saikia
Anupam Saikia 2017-6-14
I mean to ask, find for every element of the array in all the images in parallel processing.

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by