Name Last commit Last update
phs
README.md
start.bat

Prevailing Hue Sorter

Prevailing Hue Sorter is a Python script for sorting images by prevailing hue and plotting some data about images: prevailing hue, average hue, average color and hue distribution.

Requirements

Python 3.11

Installation

Unzip project files to directory with images to sort and plot, launch start.bat and wait for completion of virtual environment setup.

Usage

To see sorted images, navigate to created 'sorted images' folder.

To see the plot, click on 'http://127.0.0.1:8050/' link in console, or open it manually in any browser.

License

Apache License 2.0