This tool can be used to identify roof segments in a LiDAR point cloud.

See Also

classify_buildings_in_lidar, clip_lidar_to_polygon

Function Signature

def lidar_rooftop_analysis(self, lidar_inputs: List[Lidar], building_footprints: Vector, search_radius: float = 2.0, num_iterations: int = 50, num_samples: int = 10, inlier_threshold: float = 0.15, acceptable_model_size: int = 30, max_planar_slope: float = 75.0, norm_diff_threshold: float = 2.0, azimuth: float = 180.0, altitude: float = 30.0) -> Vector: ...

Project Links

WbW Homepage User Manual Support WbW