Skip to content

pedro-sidra/pcloud_explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Point cloud dataset visualization project for CMP596

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages