Hi folks,

it has been some time since the last time I published some new stuff, but now I am back again. In the publications section you will find a Matlab example that implements MPEG2 compression for images. In addition the coding process has been improved and enhanced by block processing so the quality after compression is even better than compression for common MPEG2 compression. MPEG2 normally does not use block processing and applies a single weight matrix onto the whole image. Because I use block processing, the quality is better at the same error rate.

Recently, I am about to finish a tiny computer game that will be online soon. This might be interesting for those of you that like to start programming computer games. It implements already published examples like splines, AI, shadows and animation under OpenGL.

Post a Comment

*
*