Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 562 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 562 Bytes

Point Cloud Visualizer

This is a dynamic front-end for point cloud visualisation which supports .pcd format in ascii and binary, based on electron and threejs.

Currently Supported Features

  • Multiple files comparision
  • Color labelling each point
  • GUI to change color and point size
  • Free aspect
  • Info panel
  • Visualize the intensity of the point cloud

demo.gif

TODOs

  • Add supports for binary compressed point cloud dataset
  • Visualize obstacle detection by the Apollo CNN segmentation