Convert ECEF coordinate to geodetic coordinate
Namespace:
Emgu.CV.GeodeticAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.707 (2.1.0.707)
Syntax
C# | Visual Basic | Visual C++ |
public static GeodeticCoordinate Geodetic2LLA( MCvPoint3D64f ecef )
Public Shared Function Geodetic2LLA ( _ ecef As MCvPoint3D64f _ ) As GeodeticCoordinate
public: static GeodeticCoordinate Geodetic2LLA( MCvPoint3D64f ecef )
Parameters
- ecef
- MCvPoint3D64f
The ecef coordinate