isl-org / isl-org/Open3D

How does VisualizerWithEditing bound a KeyCallback?

Open
#1,370 2 comments 0 reactions 0 assignees View on GitHub
callback legacy (Open3D 0.x API) question visualization
Dominant language
C++
Stars
14k
Forks
2.6k
Avg merge
5d 18h
Merged PRs (30d)
6

Description

Hi, guys

I try to get the picked point value from `VisualizerWithEditing`, But when I want to add a label name to the point I just picked, the process is blocked, I can't do anything until I quit the window. But I just want to picked a point and label it, not to label a point list.

And I found the class `VisualizerWithKeyCallback`, which has keycallback function but no get_picked_point. So how can I bound a keycallback for VisualizerWithEditing and do something I want? Anybody help? Thanks.

Best,
Mikoy Chinese

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.