Skip to contents

tuav_view() shows the extents or camera positions in the viewer as interactive map. NOTE: the function tuav_loc() should have been run previously

Usage

tuav_view(thermal_uav, extent = FALSE)

Arguments

thermal_uav

ThermalUAV object retrieved by previous functions (e.g.: tuav_create())

extent

(logical) use TRUE if you want to plot the image extents. NOTE: only if extents are previously calculated in the tuav_loc() function

Value

shows the GPS locations or the extents in an interactive way

See also