fixGPSAlt: fixGPSAlt

View source: R/karim.R

fixGPSAltR Documentation

fixGPSAlt

Description

fixes broken GPS altitudes in the exif data of DJI images with the given differen value

Usage

fixGPSAlt(path, diff, camType = "YUN")

Arguments

path

character path to the images

diff

number fixing value in meter

camType

character default is "YUN" for Yuneec H520RTK alternative is "DJI"

Examples

## Not run: 

picFN <- system.file("extdata", "dji.jpg", package = "uavRmp")


## End(Not run)

gisma/uavRmp documentation built on Sept. 12, 2023, 2:24 p.m.