File specification of "thumbnail file"
This page describes the specification of "demo file".
Purpose of this directory
This directory includes thumbnail images of annotated images. The user
of web page can see these images in header
file and select specific slide of the lecture.The number of
thumnail images is twice of the number of annotated image files.
How to generate
This directory is created by the command C2KMakeAll or C2KMakeThumbnails,which is one of the post-production tools.
The rule of file names
This directory is definded as "thumbs". The name of thumbnail images
is ruled as follows:
- thumbnail image
- "page"<PageNum>"i.gif"
- thumbnail reverse image
- "page"<PageNum>"i.rv.gif"
<PageNum>:="1"|"2"|"3"|...
The size of thumbnail images
The size of each thumbnail image is 0.25 of original annotated image.
That rate "0.25" is defined the begin of C2KMakeAll and C2KMakeThumbnails
So, the size of each thumbnail image is 119x95 pixels.
Mikiya Tani - Mar 12 1996 - mailto:mik@cc.gatech.edu