How to convert .las file format to kitti file format?
I’m trying to apply moving object segmentation techniques to point cloud data. All I have available are .las
files, but most frameworks only accept KITTI .bin
input files.
How to convert .las file format to kitti file format?
I’m trying to apply moving object segmentation techniques to point cloud data. All I have available are .las
files, but most frameworks only accept KITTI .bin
input files.