Thumbnails

From: Dennis Noordsij <dennis.noordsij_at_wiral.com>
Date: Mon, 9 Sep 2002 16:03:13 +0300
I now have code that takes the thumbnail data, converts it from YCbCr 4:2:2 to 
normal RGB, with a .ppm header, to a ppm file.

Resolution 128x96, 24bit color.

Structure is

Y1 Y2 Cr1 Cb1

Then convert Y1Cr1Cb1 to RGB, and
Y2Cr1Cr2 to RGB. (4:2:2 means every 2 Y's share the same Cr and Cb).

Basically, it can take an Exif and return a .ppm thumbnail :-)

Dennis
Received on Mon Sep 09 2002 - 15:20:21 CEST

This archive was generated by hypermail 2.2.0 : Tue Oct 20 2009 - 17:33:19 CEST