Skip to content

Eliott-Srl/rainbow_sort

Repository files navigation

Rainbow Sort

Rainbow Sort is a program which sort images into the rainbow order.

Origin

The idea behind this program is that I wanted to sort by color the books in my shelve. The challenge was to do this only in C++.

Sources

For the sort method I've read those articles:

For the image treatment library:

Usage

You run the program or you specify the absolute path
Keppler screen
or you put your images in a folder named 'img' in the same folder as the exe.
Keppler screen

Example

Before the program:
Keppler screen
And after:
Keppler screen