Implementing an image color detector which identifies all the colors in image and video feed.
https://github.com/codebrainz/color-names/blob/master/output/colors.csv
OpenCV / Pandas
You have to install the required packages, you can do it:
- via pip
pip install -r requirements.txt