11 | | Create temporary thumbnail images of the processed tiff files using photo2thumb.py. Open the first image with eog and use either spacebar to scroll though the images or view/slideshow. Remove any images that that are over/under exposed. |
12 | | |
13 | | Check there is a *_camera.sol file in the IPAS/proc directory. If there is not, then you will need to create one. See details here: http://arsf-dan.nerc.ac.uk/trac/wiki/Procedures/ProcessingChainInstructions/NavigationProcessing |
14 | | |
15 | | The next stages of the processing incorporate: |
16 | | * creating a kml file, viewing in goggle earth and removing any images that are not relevant to the study area |
17 | | * updating the photograph event file with the post-processed positional data and the exterior camera angles |
18 | | * tagging the images with positional and navigational data as well as project information |
19 | | * renaming the images to conform to ARSF standards |
20 | | * generating thumbnail images of the tiffs. |
21 | | |
22 | | For "perfect" projects this can all be done using one script which will generate a delivery directory and populate it with correctly processed data. Unfortunately a lot of projects are not perfect and may require a more hands on approach. A step by step procedure can be found [wiki:RCDPhotoProcessing/RCDPostProcessing here] for post-processing data for problem projects. |
23 | | |
24 | | To improve the chances of this single script approach working, follow the stages below to set up the data and remove as many anomalies as possible. |
25 | | |
26 | | |
| 11 | 1. Create temporary thumbnail images of the processed tiff files using photo2thumb.py. Open the first image with eog and use either spacebar to scroll though the images or view/slideshow. Remove any images that that are over/under exposed. |
| 12 | 1. Check there is a *_camera.sol file in the IPAS/proc directory. If there is not, then you will need to create one. See details here: http://arsf-dan.nerc.ac.uk/trac/wiki/Procedures/ProcessingChainInstructions/NavigationProcessing |