Description Usage Arguments Details Value Author(s)
Reads the EXIF information and divides the images into noGPS, taxi and useable L0 images
1 |
pathRAW |
[string] path to the raw images |
taxi_threshold |
[numeric] vector of length 2 with the lower and upper distance between two consecutive images |
Creates a subfolder in pathRAW with the following structure: ├── flightArea ├── flightLog ├── imageReport │ ├── images_l0.csv │ ├── images_noGPS.csv │ └── images_taxi.csv ├── images └── trashcan ├── noGPS └── taxi Currently doesn't move any files
list of exif
Marvin Ludwig
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.