Color Quantization

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

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

  • @mefuri_k
    @mefuri_k 5 лет назад +14

    Within first 20 seconds, he snapped almost 97% of the world population in sacrifice of colors in this video.

  • @jungjunk1662
    @jungjunk1662 5 лет назад +3

    To me this channel deserves way more subscribers than it has now. I came here because 3b1b recommendation.

    • @LeiosLabs
      @LeiosLabs  5 лет назад +2

      I'm happy you are here!

    • @luizquevedo6580
      @luizquevedo6580 3 года назад

      I'm happy that you're happy. Your channel is so good

  • @csrgp5261
    @csrgp5261 7 лет назад +4

    Great video discussing a very important topic in computer vision. Shared! Thank you!

    • @LeiosLabs
      @LeiosLabs  7 лет назад

      I had a lot of fun making this one. Glad you liked it!

  • @dn5426
    @dn5426 8 лет назад +4

    That'd make for a fun coding project, thank you. Subbed!

    • @LeiosLabs
      @LeiosLabs  8 лет назад +1

      Yeah, it was super fun to code up. My code was definitely not optimal, but that's alright.

    • @4kumetsu
      @4kumetsu 2 года назад

      I'm gonna try this as my next project

  • @KingFredrickVI
    @KingFredrickVI 8 лет назад +3

    Octtrees are pretty cool. Really nice video but really short!

    • @LeiosLabs
      @LeiosLabs  8 лет назад +2

      Yeah, it ended up a little shorter than I wanted. I'll be making a new video next week that will be a kinda vloggy video about getting 1024 subscribers, so that one should be a little longer.

  • @MrRyanroberson1
    @MrRyanroberson1 5 лет назад

    I guess technically a greyscale is just choosing perfect triagonal cuts for the cube

  • @ganaraminukshuk0
    @ganaraminukshuk0 6 лет назад

    Liked because I was recently talking about how complicated colours are like literally 10 minutes ago.

    • @LeiosLabs
      @LeiosLabs  6 лет назад

      Oh yeah. Colors are crazy

  • @pavlogorobiy
    @pavlogorobiy 3 года назад

    how you do it on video? first few seconds. plugin?

    • @LeiosLabs
      @LeiosLabs  3 года назад

      I read every frame into my own hand-written color-quantization library.

    • @pavlogorobiy
      @pavlogorobiy 3 года назад

      @@LeiosLabs clear. thnx

  • @nshusa99
    @nshusa99 7 лет назад

    what program did you use to create those images

    • @LeiosLabs
      @LeiosLabs  7 лет назад

      Blender or cairo, depending. Blender was the 3d visualization. The color quantization was implemented on my own using either Julia or C++.

  • @zoklev
    @zoklev 3 года назад

    for myself 1:29

  • @fucku2b
    @fucku2b 5 лет назад +1

    What about K Means?

    • @thgoodboy
      @thgoodboy 5 лет назад

      Wendyn70 it could be the best, i tried it with "XiQuantizer"