Changes between Version 17 and Version 18 of Procedures/RCDPhotoProcessing


Ignore:
Timestamp:
Feb 8, 2010, 10:59:08 AM (14 years ago)
Author:
mark1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/RCDPhotoProcessing

    v17 v18  
    8989We need to create thumbnail images for the delivery and for getting an overview of the images for the checking procedure. To do this use the photo2thumb.sh script.
    9090
    91 EG  photo2thumb.sh -d proc_images -o proc_thumbnails
     91Example:
     92{{{ 
     93photo2thumb.sh -d proc_images -o proc_thumbnails
     94}}}
    9295
    9396Will create JPG thumbnails of all the TIF images in the proc_images directory and save them into a directory called thumbnails.  For further usage run photo2thumb.sh -h