Back to Openmvg

geodesy

docs/sphinx/rst/openMVG/geodesy/geodesy.rst

2.1434 B
Original Source

geodesy


This module provides conversion tool to manipulate data in some geographic coordinate system.

Datum conversion

  • lla_to_ecef, ecef_to_lla

    • Conversion between the WGS84 GPS Latitude/Longitude/Altitude datum and the ECEF coordinate system.
  • lla_to_utm

    • Conversion from the WGS84 GPS Latitude/Longitude/Altitude datum to the UTM coordinate system.