README
author viric@llimona
Mon, 22 Jan 2007 00:45:57 +0100
changeset 76 9cbf4c7e7986
parent 1 73432b1eac4a
permissions -rw-r--r--
First classes for the qjpeg project.

Images for testing:
grads.png - non-compressed color image for the tests.
            There are high and low freqs.
grads-c.pgm - 32x32 grayscale cropped area of grads.png. There are high and
              low freqs.


Other files:
test.sh	- Gets the error mat/pgm between an original pgm and its compressed jpeg
          (at specified quality).

Naming conventions:
$BASE.* - Variants without compression on the original image.
$BASE-c.* - Small cropped version of $BASE.
$BASE-jpg.* - Compressed jpeg-version of $BASE.