Tutorial on DCT and JPEG Encoding in Python
This is a great demo of the Discrete Cosine Transform (DCT) and is the essence of JPEG encoding. The demo was originally created by Frank Ong. (more…)
Read more »
A library and tool for generating .pex (Python EXecutable) files – GitHub – pantsbuild/pex: A library and tool for generating .pex (Python EXecutable) files… Read more