As part of the Hacker Village at Hackaday Belgrade we want you to use your best compression tricks to put these images on the badge. Anyone who has an interesting solution to this problem is invited to get up on stage in the evening and give a lightning talk about how small their solution is and how they did it.
Backstory
I wanted to include these images as an Easter Egg on the badge (when you type Voja, or Jaromir the image would be displayed). But these 320x240 two-color images are pretty big at 9.6k each as binary arrays and I didn't think we should occupy that much space for this task. I did some preliminary test at run-length encoding but didn't find a great way to make the image information small. Can you do something interesting to take up less space on the badge?
Compress Compress Compress
How small can you go? Start a Hackaday.io project to show off your solution and leave the link in the comments below. Anyone who wants to give this a try is welcome to do so, even if you're not at the conference.
Images:
Updated: Originally the image of Voja wasn't binary but this has been corrected.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
Did somebody deliver something creative like implementing a FFT compression ala JPG or a simpler RLE?
Are you sure? yes | no