globalmapper.PixelsToPoints

globalmapper.PixelsToPoints(GM_P2PSetup_t  aSetup, int aReserved) GM_Error_t32, GM_P2PSetup_t[source]

Runs a pixels-to-points operation (creating point cloud, orthoimage, and/or mesh from pictures).

Parameters
  • aSetup (GM_P2PSetup_t) – Options and inputs for the pixels-to-points operation.

  • aReserved (int) – Reserved for future use; must be 0..

Returns

Error Code

Return type

GM_Error_t32

Returns

The results of the pixels-to-points operation, in the same kind of structure as the input

Return type

GM_P2PSetup_t