fixGPSAlt {uavRmp} | R 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 |
|
diff |
|
camType |
|
Examples
## Not run:
picFN <- system.file("extdata", "dji.jpg", package = "uavRmp")
## End(Not run)
[Package uavRmp version 0.7 Index]