RGBD image to point cloud and visualization
- PIL
- pyntcloud
-
Run generate_pointcloud.py to convert RGBD image to point cloud. Please modify the corresponding path for loading rgb, depth files and saving generated ply file (point cloud).
-
Rnu 3D point cloud visualization.ipynb for point cloud visualization.