LiDAR_ground_removal icon indicating copy to clipboard operation
LiDAR_ground_removal copied to clipboard

This is an implement of Fast Segmentation of 3D Point Clouds for Ground Vehicles

Results 1 LiDAR_ground_removal issues
Sort by recently updated
recently updated
newest added

Hi, thanks for your implementation about LiDAR ground removal. However, I'm confused about function `filter_out_range` - function `project_5D` return the `point5D` with shapes [N,3+2], while 5 represent x, y, z,...