/pcloud_explorer

Point cloud dataset visualization project for CMP596

Primary LanguagePythonMIT LicenseMIT

Warning

This repo has migrated to github.com/pedro-sidra-isi/REIS This page will not be updated!

REIS

Code for the paper "REIS: A Visual Analytics Tool for Rendering and Exploring Instance Segmentation of Point Clouds"

This work was presented at SIBGRAPI 2023, see presentation here.

Installation

We recommend using mamba and MambaForge. You can also use conda, but it will be slower:

# need to be on repository root folder
cd REIS
mamba env create
# or conda env create
conda activate reis

Usage

We provide an example dashboard for the S3DIS dataset, to run:

python tools/s3dis_dash.py