GM_LidarUtil_t Class

Contains additional Lidar functions

Inheritance Hierarchy
System . Object
GlobalMapper.Lidar . GM_LidarUtil_t

Namespace:GlobalMapper.Lidar
Assembly: GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
Copy
public class GM_LidarUtil_t

The GM_LidarUtil_t type exposes the following members.

Constructors
NameDescription
Public methodGM_LidarUtil_t
Initializes a new instance of the GM_LidarUtil_t class
Top
Methods
NameDescription
Public methodStatic memberLidarColorize Adds/updates the color or intensity fields of Lidar data from loaded image data.
Public methodStatic memberLidarColorizeQueryAdds/updates the color or intensity fields of Lidar data from loaded image data.
Public methodStatic memberLidarCompareCompare two point clouds to find differences. The differences will be saved as a new point layer.
Public methodStatic memberLidarCompareQueryCompare two sets of points to find differences. The differences will be saved as a new point layer.
Public methodStatic memberLidarThinSpatially thins a Lidar point cloud layer.
 CreateSwathSeparationImageCalculates and exports swath sepatation image
Top
See Also