Extracting Dominant Colors From Images in Python

Поделиться
HTML-код
  • Опубликовано: 20 сен 2024

Комментарии • 25

  • @logangarcia
    @logangarcia 2 года назад +2

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

  • @catalinavram3187
    @catalinavram3187 Год назад +1

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

  • @strayedaway19
    @strayedaway19 2 года назад +1

    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

  • @MuratSeyhan53
    @MuratSeyhan53 10 месяцев назад

    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.

  • @zombiekiller7101
    @zombiekiller7101 2 года назад +1

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

  • @danyvarghese1733
    @danyvarghese1733 Год назад +1

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

  • @samcrowther3942
    @samcrowther3942 2 года назад +1

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

  • @misnufkin1
    @misnufkin1 6 месяцев назад

    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)

  • @otabeknajimov9697
    @otabeknajimov9697 Год назад +1

    Thanks a lot
    amazing freamwork

  • @mishudhar3746
    @mishudhar3746 6 месяцев назад

    Thank you so much. Great video!

  • @SpagettyCraft
    @SpagettyCraft Год назад

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

  • @mp-jk9cx
    @mp-jk9cx 3 месяца назад

    thanks

  • @raymondmichael4987
    @raymondmichael4987 2 года назад +1

    I will love this

  • @comizer2
    @comizer2 2 года назад +1

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

    • @DendrocnideMoroides
      @DendrocnideMoroides 2 года назад

      you mean NeuralNine Stock?

    • @comizer2
      @comizer2 2 года назад

      @@DendrocnideMoroides Don’t know, I just believe he will be successful mid/long term and we would be able to participate that way.

  • @mohamedelaminebouhadjer3068
    @mohamedelaminebouhadjer3068 9 месяцев назад

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

  • @vinachatte
    @vinachatte Год назад

    super useful! thanks!!

  • @ronaktawde
    @ronaktawde 2 года назад +1

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

    • @JLSXMK8
      @JLSXMK8 2 года назад

      You might be able to find a way to, say, take frame 34 out of a 2,000-frame clip and get the 3 most dominant colors. Is that what you mean? I know that moviepy can generate subclips, but there might be a way to extract a frame out of that with a different library. If somebody could find it, I'm pretty sure NeuralNine can. Would make for an awesome video if so.

  • @tcgvsocg1458
    @tcgvsocg1458 2 года назад +1

    Yes its interesting

  • @philtoa334
    @philtoa334 2 года назад

    Thx.

  • @nadeembaig5943
    @nadeembaig5943 Год назад

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

  • @razac_zr
    @razac_zr Год назад

    How to run this in the web browser? WebAssembly

  • @BabeTryThis
    @BabeTryThis 6 месяцев назад

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