Create from photos a collage with tiles sorted by their color models.
This application converts a collection of images in a directory into a collage where the tile images are sorted by their color models. The tile images in an output collage are arranged in a grid as close to the square as possible, in order left to right, top to bottom. The supported color models are RGB, YIQ, HLS, HSV.
Collage 1 color model RGB with dominant color
Collage 1 color model YIQ with dominant color
Collage 1 color model HLS with dominant color
Collage 1 color model HSV with dominant color
Collage 2 color model RGB with dominant color
Collage 2 color model YIQ with dominant color