Unhandled Perception
From the mind of a developer.

Wednesday, September 12, 2007

Image Compression: Seeing What's Not There

In this article, we'll study the JPEG baseline compression algorithm using the image on the right as an example. (JPEG is an acronym for "Joint Photographic Experts Group.") Some compression algorithms are lossless for they preserve all the original information. Others, such as the JPEG baseline algorithm, are lossy--some of the information is lost, but only information that is judged to be insignificant.

Link:
http://.../archive/image-compression.html

Labels:

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home