dogyoonlee / pointcloud_visualizer

Visualization tool for point cloud and feature extracted from deep learning network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pointcloud Visualizer

Point cloud and feature visualization using the visualization tool of [PointNet++] and [open3d].

  • Visualized point cloud example.

  • Visualized point cloud feature example.

Implementation

Point cloud visualization using the tools of PointNet++

Point cloud feature visualization using open 3d

License

MIT License

Citation

If you find our work useful in your research, please consider citing ours, [PointNet++], [open3d] repository.

@ https://github.com/dogyoonlee/pointcloud_visualizer

@ https://github.com/charlesq34/pointnet2/

@ https://github.com/intel-isl/Open3D

About

Visualization tool for point cloud and feature extracted from deep learning network

License:MIT License


Languages

Language:Python 92.1%Language:C++ 7.5%Language:Shell 0.5%