powered by
fixes broken GPS altitudes in the exif data of DJI images with the given differen value
fixGPSAlt(path, diff, camType = "YUN")
character path to the images
character
number fixing value in meter
number
character default is "YUN" for Yuneec H520RTK alternative is "DJI"
if (FALSE) { picFN <- system.file("extdata", "dji.jpg", package = "uavRmp") }
Run the code above in your browser using DataLab