Skip to content

mushahidq/py_colour_identifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py_colour_identifier

Identify most used colours in a image

How to run the flask app:

Make sure you have python and pip installed.

  1. Recommended to run in a virtual environment to avoid installing dependencies globally On windows run >python -m venv shiny_new_env' to create a new python environment called shiny_new_environment Activate the environment on windows by running .\shiny_new_env\Scripts\activate.bat
  2. Install the requirements pip install -r requirements.txt
  3. Run the app.py python app.py

Try out the web version at Colour Identifier

About

Identify most used colours in a image

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages