Abhishekmishra-17 / Color-details-finder-from-image

This project will find the description of colors within the given input image.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Used packages:

  1. extcolor (pip install extcolor)
  2. selenium (pip install selenium)
  3. bs4 (pip install bs4 or pip install BeautifulSoup)

This program is also helpful in "RGB TO HEX CODE CONVERSION ".

About

This project will find the description of colors within the given input image.


Languages

Language:Python 100.0%