
Get information on camera locations
tuav_loc.Rdtuav_loc() gives the location of all images with the option to retrieve the extents overlap. Furthermore, it gives the option to export the GPS/extent information
Arguments
- thermal_uav
ThermalUAVobject retrieved by previous functions (e.g.:tuav_create())- extent
(logical) use TRUE to get the extents instead of the GPS locations, default is FALSE
- overlap
(logical) use TRUE if you want to calculate the average overlap between the subsequent images (only if extent = TRUE), default is FALSE
- export
(logical) use TRUE if you want to export the GPS/extents as a shapefile with the image names as attributes into a new folder "Shapefiles" within the path folder, default is FALSE
Value
an updated ThermalUAV object containing additional positional information