How can I run a batch of images to receive mean RGB data?

1 visualización (últimos 30 días)
Alyssa Laverda
Alyssa Laverda el 24 de Feb. de 2020
Editada: Sai Bhargav Avula el 24 de Feb. de 2020
I am very interested in using the image batch processor and am currently attempting to write a for loop to take the mean RGB values of each image and input them in a table, organized with the variables; red, green, blue, id. I'd like the id to be the image file name.
I've been able to work with mean(mean(IM)) to get the values, which return in a 1x1x3 double
please assist- thank you!

Respuestas (1)

Sai Bhargav Avula
Sai Bhargav Avula el 24 de Feb. de 2020
Editada: Sai Bhargav Avula el 24 de Feb. de 2020
Hi, The below link answers your question in detailed
Hope this helps!

Categorías

Más información sobre Image Processing Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by