Global Mapper SDK
GM_LidarClassify_t Class |
Contains Lidar Classification Functions

System
Object
GlobalMapper.Lidar . GM_LidarClassify_t
GlobalMapper.Lidar . GM_LidarClassify_t
Namespace:GlobalMapper.Lidar
Assembly: GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)

C#
Copy
public class GM_LidarClassify_t
The GM_LidarClassify_t type exposes the following members.

Name | Description | |
---|---|---|
![]() | GM_LidarClassify_t |
Initializes a new instance of the
GM_LidarClassify_t
class
|

Name | Description | |
---|---|---|
![]() ![]() | LidarClassifyBuildingVeg | Automatically identifies Building / High Veg returns from the points in the specified loaded Lidar layer(s). |
![]() ![]() | LidarClassifyBuildingVegFromQuery | Automatically identifies Building / High Veg returns from the points in the query. |
![]() ![]() | LidarClassifyGraph | Use a graph (segmentation-based) method to automatically identify Lidar returns of various types (i.e. building, vegetation) |
![]() ![]() | LidarClassifyGraphFromQuery | Use a graph (segmentation-based) method to automatically identify Lidar returns of various types (i.e. building, vegetation) |
![]() ![]() | LidarClassifyGround | Automatically identifies ground returns from the points in the specified loaded Lidar layer(s). |
![]() ![]() | LidarClassifyGroundFromQuery | Automatically identifies ground returns from the points in the query. |
![]() ![]() | LidarClassifyNoise | Automatically identifies noise returns from the points in the specified loaded Lidar layer(s). |
![]() ![]() | LidarClassifyNoiseFromQuery | Automatically identifies noise returns from the points in the query. |
![]() ![]() | LidarClassifyPolePower | Automatically identifies pole / powerline returns from the points in the specified loaded Lidar layer(s). |
![]() ![]() | LidarClassifyPolePowerFromQuery | Automatically identifies pole / powerline returns from the points in the query. |
