Read mean RGB values of 200+ images in a folder?
in
Programming Questions
•
3 years ago
hey gang,
I want to grab the mean RGB values from all image files (.gifs or .jpegs) in a folder on my desktop. Is there a way to do this cleanly, without necessarily having to import all of these images, but rather just point Processing to the folder?
I want to grab the mean RGB values from all image files (.gifs or .jpegs) in a folder on my desktop. Is there a way to do this cleanly, without necessarily having to import all of these images, but rather just point Processing to the folder?