/hidden_pcd_remove

Removing hidden point cloud

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

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.