- Identifying all the colors in an image or video.
- This projects extracts a set number of colors from an image.
Clone the Repository or download the ZIP file.
git clone https://github.com/Pallav277/Color_Identification_in_Images-1.git
Now, download Anaconda Navigator and install it. And once installed open .ipynb file in jupyter notebook in Anaconda Navigator.
Download the jupyter notebook or jupyter-lab using PIP ie. Package Installer for Python. And then open the .ipynb file in jupyter notebook or jupyter-lab.
pip install jupyter notebook
pip install jupyter-lab
Simply open .py file in Python compiler and run the file to get the desired output.