|
You are here |
blog.ononoki.org | ||
| | | | |
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. | |
| | | | |
charleslabs.fr
|
|
| | | | | Apply complex mathematical operations with machine learning in digital signal processing. Check out two artificial neural network experiments here. | |
| | | | |
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... | |
| | | | |
scottjehl.com
|
|
| | | Now that responsive HTML video delivery works across all browsers, let's look at how to use it | ||