Changes between Version 95 and Version 96 of Procedures/RCDPhotoProcessing
- Timestamp:
- Oct 16, 2017, 12:11:03 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/RCDPhotoProcessing
v95 v96 32 32 33 33 1. Run `digital_camera_images_in_pdf.py` from within the project directory. 34 * If there is no LiDAR data or the LiDAR failed pass in the `--no lidar` flag so the script will not check LiDAR lines34 * If there is no LiDAR data or the LiDAR failed pass in the `--no_lidar` flag so the script will not check LiDAR lines 35 35 * 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. 36 36 * If thumbnails have already been generated pass in `--images` to avoid recreating.