Calculates normal vectors for points within a LAS file and stores these data (XYZ vector components) in the RGB field.

Function Signature

def normal_vectors(self, input: Lidar, search_radius: float = -1.0) -> Lidar: ...

Project Links

WbW Homepage User Manual Support WbW