Tagged Questions
5
votes
2answers
401 views
Image color/grayscale classification
I am trying to classify a set of images into grayscale or color groups. I have been using ImageMagic to do that, comparing the color image to a grayscale version of itself and then using the Peak ...