Image Dithering FAST In Python (ft. Numba)

Поділитися
Вставка
  • Опубліковано 16 чер 2024
  • CHECK OUT MY NEW UDEMY COURSE, NOW 90% OFF WITH THIS CODE:
    www.udemy.com/course/python-s...
    Code:
    github.com/lukepolson/youtube...
    Get Your Billy T-Shirt: my-store-d2b84c.creator-sprin...
    Discord: / discord
    Instagram: / mrpsolver
  • Наука та технологія

КОМЕНТАРІ • 22

  • @revolution77N
    @revolution77N Рік тому +2

    Guys like you should be national heroes and get more recognition. What world we are living in!! Thanks man, I super appreciate what you do and I learnt a lot. Will definitely buy a T-shirt :)

  • @diegoattisani835
    @diegoattisani835 Рік тому

    Great video! Have no idea about what you're typing on python but it looks amazing

  • @ShmingsThings
    @ShmingsThings Рік тому +4

    Dividing by 8 is actually just 3 bit shifts, and I bet that totally had a hand in choosing that particular error distribution ratio.

    • @MrPSolver
      @MrPSolver  Рік тому

      Now that's very interesting... I bet that's totally it, given how efficient an operation that might have been.

  • @Vexump
    @Vexump 10 місяців тому +1

    dawg its 2:58 am and that giraffe was staring down into my soul

  • @drewnotdrey5156
    @drewnotdrey5156 Рік тому +1

    Learned a lot from this video! Thank u!

  • @mingshey
    @mingshey 11 місяців тому

    I like your Jedi-mind-control hand wave.

  • @ShubhamMishra1989
    @ShubhamMishra1989 Рік тому +1

    Bro you inspire me to learn more Python, everyday! thank You! Very nice videos! Subscribed and I watch your every video!

  • @elevenlevel1
    @elevenlevel1 Місяць тому

    Hi. I'm just delving into this topic. I need to convert 16-bit normal map into a Dithered 8-bit normal map. Do I understand correctly that although the output, technically, will be 8 bits per channel, in fact there will be very few colors (256 or something like that)?

  • @AAI_Einstein
    @AAI_Einstein 11 місяців тому

    Love this channel

  • @baldpolnareff7224
    @baldpolnareff7224 Рік тому +1

    You're normalizing by 255 assuming it's an 8-bit image, so in general the max pixel value should be (2^n - 1) for an n-bit image, correct?

  • @cgyh68748
    @cgyh68748 9 місяців тому

    cool

  • @enzo-ys1gv
    @enzo-ys1gv Рік тому +1

    Fourth!

  • @Krazyparisboy
    @Krazyparisboy Рік тому +1

    Fifth

  • @starshipx1282
    @starshipx1282 Рік тому +2

    First

  • @visum8220
    @visum8220 Рік тому +1

    Second!

  • @DivPrat
    @DivPrat Рік тому +1

    Third!