Click or drag to resize

GM_PixelsToPoints_t Class

Contains Pixels to Points functions
Inheritance Hierarchy
SystemObject
  GlobalMapper.LidarGM_PixelsToPoints_t

Namespace:  GlobalMapper.Lidar
Assemblies:   GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 23.0.0.0 (23.0.0.0)
  GlobalMapperWrapperNET35 (in GlobalMapperWrapperNET35.dll) Version: 23.0.0.0 (23.0.0.0)
Syntax
public class GM_PixelsToPoints_t

The GM_PixelsToPoints_t type exposes the following members.

Constructors
  NameDescription
Public methodGM_PixelsToPoints_t
Initializes a new instance of the GM_PixelsToPoints_t class
Top
Methods
  NameDescription
Public methodStatic memberPixelsToPoints
Runs a pixels-to-points operation (creating point cloud, orthoimage, and/or mesh from pictures).
Public methodStatic memberPixelsToPointsInitSetup
Initialize a GM_P2PSetup_t structure to its default state
Top
See Also