|
You are here |
parametric.press | ||
| | | | |
bengarney.com
|
|
| | | | | Last time, I got angry at Skype and metaphorically flipped the table by starting to write my own video conferenceapplication. We got a skeleton of a chat app and a video codec up, only to find it had a ludicrous 221 megabit bandwidth requirement. We addedsome simple compression but didn't get much return from our... | |
| | | | |
yasoob.me
|
|
| | | | | Hi everyone! ?? Today we are going to understand the JPEG compression algorithm. One thing a lot of people don't know is that JPEG is not a format but rather an algorithm. The JPEG images you see are mostly in the JFIF format (JPEG File Interchange Format) that internally uses the JPEG compression algorithm. By the end of this article, you will have a much better understanding of how the JPEG algorithm compresses data and how you can write some custom Python code to decompress it. | |
| | | | |
blog.ononoki.org
|
|
| | | | | [AI summary] This article provides an in-depth explanation of JPEG and PNG compression formats, detailing their technical processes, including color space conversion, chroma subsampling, DCT, quantization, encoding, and the use of Deflate for lossless compression in PNG. | |
| | | | |
lazarusoverlook.com
|
|
| | | A production-ready, macro-based library to generate type-safe hashmaps. | ||