Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 810 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 810 Bytes

Color Picker From Webcam📸🎨🔍

press the link below

Press this link to watch a longer demonstration.

Image is captured by pressing c from live video, by double clicking on the image at a particular pixel you get the rgb color code window.

How to run

Run the following commands:

git clone https://github.com/globefire/live-color-picker.git
cd live-color-picker
pip install -r requirements.txt
jupyter notebook
press SHIFT+Enter on each block

Support Me

If you liked this Repository, then please leave a star on this repository. It motivates me to contribute more in such Open Source projects in the future.

Happy Coding =)