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)

uavRmp documentation built on Feb. 16, 2023, 7:03 p.m.