LidarSmoothQuery¶
- globalmapper.LidarSmoothQuery(GM_LidarQueryHandle_t aLidarQuery, GM_LidarSmoothSetup_t aSetup, uint32 aReserved=0) GM_Error_t32 [source]¶
Smooths the Z (and optionally XY) locations of the provided points towards a local average.
- Parameters:
aLidarQuery (GM_LidarQueryHandle_t) – Lidar query with points to smooth.
aSetup (GM_LidarSmoothSetup_t) – Setup options and output information.
aReserved (uint32) – Reserved for future use; defaults to 0
- Returns:
Error Code
- Return type:
GM_Error_t32