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