jerinka / hidden_pcd_remove

Removing hidden point cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D Data Processing with Open3D

conda install -c anaconda jupyter numpy pandas pillow
pip install open3d

Run

python remove_hidden_points.py

OR

Run notebook.

NOTE: You can use vscode to easily open and run notebooks.

About

Removing hidden point cloud

License:Apache License 2.0


Languages

Language:Jupyter Notebook 94.8%Language:Python 5.2%