Changes between Version 97 and Version 98 of Procedures/RCDPhotoProcessing
- Timestamp:
- Oct 16, 2017, 3:55:47 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/RCDPhotoProcessing
v97 v98 33 33 34 34 1. Run `digital_camera_images_in_pdf.py` from within the project directory. 35 * If there is no LiDAR data or the LiDAR failed pass in the `--no _lidar` flag so the script will not check LiDAR lines35 * If there is no LiDAR data or the LiDAR failed pass in the `--nolidar` flag so the script will not check LiDAR lines 36 36 * The script will create thumbnails and a pdf preview page. Also, any tif images which do not correspond to a flightline will be moved to proc_images/outbounds and any images with corrupted eventfile information will be moved to proc_images/nogps. 37 37 * If thumbnails have already been generated pass in `--images` to avoid recreating.