Expand description
KITTI PointCloud file parsing.
Functions§
- parse_
pointcloud_ txt - Read pointcloud data store in a txt file
- read_
kitti_ bin_ file - Read KITTI pointcloud data store in binary file format. It’s the same format from numpy to_file method.