Color Name Detector in Python

preview_player
Показать описание
In this video, we learn how to label colors with names in Python.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚

🌐 Social Media & Contact 🌐

Рекомендации по теме
Комментарии
Автор

i know that this video is over a year old, but this is an absolute lifesaver!!!

emilyisom
Автор

Maybe this was just me, but I was confused why the differences of each r, g, b value were squared. Is it so that the numbers are non-negative, or is there another reason?

severussnapeytp
Автор

Never thought of doing that! Thanks for the idea and great tutorial!

AbdelhakOussaid
Автор

Thank man, just edited the code to create nfts attributes from the image colors! best tutorial for colors in python.

vulcanolog
Автор

Great video, the only thing I didn’t understand is why squaring instead of just using abs() for example?

gustavolozadaurena
Автор

i want to use this module for detecting but it is showing "webcolors" has no attribute "CSS3_HEX_TO_NAMES"

CodeShell
Автор

I like how he utilize the typo as a clickbait

KangJangkrik