Module pclparser

Module pclparser 

Source
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.