3d lidar point cloud 2d image projection in python.
Requirement:
- numpy
- matplotlib
- python-pcl
- (Opt.) ros, for real-time display
File:
tool.py
: methods to load.pcd
data or kitti.bin
point cloud datashow.py
: methods to perform projection
Running: Not well coded yet, just for test.
#for ros velodyne points real time projection
python ros_realtiem.py
#for static point cloud data projection
#test.py should be modified
python test.py
Resutls: Front View & Panorama
Thanks http://ronny.rest/blog