- dtcc.PointCloud.remove_vegetation() PointCloud
Return a pioint cloud with vegetation removed.
- Parameters:¶
- pc : PointCloud
The PointCloud object to remove vegetation from.
- Returns:¶
A new PointCloud object with the vegetation removed.
- Return type:¶