globalmapper.LidarClassifyBuildingVegFromQuery

globalmapper.LidarClassifyBuildingVegFromQuery(GM_LidarQueryHandle_t aLidarQuery, GM_ClassifyNonGroundSetup_t aSettings, int aReserved) GM_Error_t32[source]

Automatically identifies Building / High Veg returns from the points in the query.

Parameters
  • aLidarQuery (GM_LidarQueryHandle_t) – Lidar query of points to classify.

  • aSettings (GM_ClassifyNonGroundSetup_t) – Classification settings. If None is provided, default settings will be used.

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

Returns

Error Code

Return type

GM_Error_t32