Extracting Dominant Colors From Images in Python

preview_player
Показать описание
Today we learn how to extract the dominant colors from an image in Python.

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

🌐 Social Media & Contact 🌐

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

tthank you! i didnt want to pay google cloud for something so simple :)

logangarcia
Автор

Hey, awesome video! It's exactly something i was looking for! Thanks for sharing 🙏

catalinavram
Автор

Hi great tutorial, I was wandering if you could do it where it will give the color palettes of multiple images. Thanks

samcrowther
Автор

Plz make more videos on c++ as well
Which app do you use to make your logo?

zombiekiller
Автор

Awesome, I loved it.









As you are working on ML stuff as well, can this dominant color extraction become a base for clustering algorithm introduction video or some other approach to do this which might be unique ? I understand that libraries are a better way to do it but watching such videos is like a overview of library than the concept itself. I say this because when I got this notification and saw the title, i thought to myself: It is interesting, how will you approach it. I still got to learn that there is a optimized library for it but I was a teensy bit disappointed. These are just my two cents feel free to ignore

strayedaway
Автор

Awesome and very helpful. Is there any option to extract the total area related to each colour?

danyvarghese
Автор

Thank you so much for your video. Can you please explain how can i choose 6 colors for example (rgb, and their combinations) and see how much of each i have in a frame (a picture)

misnufkin
Автор

Totally great, but the main problem I've encountered in this library was related to the "white" itself. Colorthief package does not consider the white color.

MuratSeyhan
Автор

Hey, did you already make the tutorial on how to assign names to colors/color ranges? (you talked about this around 7:30)

SpagettyCraft
Автор

great tutorial i want to extract upper and lower indices color for an object how to do that ?

mohamedelaminebouhadjer
Автор

This man is putting out some quality content on his channel! Would invest in him if I could.

comizer
Автор

Hi...nice video. Can I do the same on Videos too by extracting the frames??

ronaktawde
Автор

Does anyone know for sure if white is considered or not?

nadeembaig
Автор

How to run this in the web browser? WebAssembly

razac_zr
Автор

Can you make do k clustering? I want to analyze koi fish pattern.

BabeTryThis