
Plot cameras/image extents on an interactive map
tuav_view.Rdtuav_view() shows the extents or camera positions in the viewer as interactive map. NOTE: the function tuav_loc() should have been run previously
Arguments
- thermal_uav
ThermalUAVobject 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