Changes between Version 12 and Version 13 of Procedures/RCDPhotoProcessing
- Timestamp:
- Dec 7, 2009, 2:09:05 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/RCDPhotoProcessing
v12 v13 53 53 We 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. 54 54 55 EG photo2thumb.sh -d proc_images -o thumbnails55 EG photo2thumb.sh -d proc_images -o proc_thumbnails 56 56 57 57 Will 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