isl-org / isl-org/Open3D

Rename Selection Set and different Color

Open
#4,200 1 comment 0 reactions 0 assignees View on GitHub
feature request ui
Dominant language
C++
Stars
14k
Forks
2.6k
Avg merge
5d 18h
Merged PRs (30d)
6

Description

Hello,
I am working on a point labeling application for point clouds, where a user should pick some single
points and assign a label to it. For this I thought I could use the O3DVisualizer with the Selection Sets feature.
To really make it intuitive for the user I thought I could name the different sets to match the label names and I also would like
to change the color of the rendered picked points to be different between the sets (currently all picked points get the same
color does not matter in which set it is). So my question would be: 1) is it possible to rename selection sets? 2) can I assign different colors to different selection sets? 3) is it possible to create selection sets in advance via code so the user does not need to click the "+" button?

Thanks in advance!
![image](https://user-images.githubusercontent.com/34837801/138858377-adc29e83-a558-400a-9918-6d9c497cc7bc.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.