Open3D icon indicating copy to clipboard operation
Open3D copied to clipboard

multiple visualization window at once

Open bkhanal-11 opened this issue 3 years ago • 1 comments

Checklist

My Question

I was just wondering if there is a way to have multiple visualization window at once for class o3d.visualization.VisualizerWithEditing. I am trying to implement manual registration by picking point (correspondences) between two point cloud. Since I have not found a way to refer back to where the points were picked in source point cloud such that corresponding points could be picked in target point cloud. I thought it would be easier if two point cloud window were side by side for ease.

I went through open3d.visualization.gui and multi_window.py, but was unable to pick point in those visualization. Thank you in advance.

bkhanal-11 avatar Aug 16 '22 05:08 bkhanal-11

@bkhanal-11 any progress on this?

ramajoballester avatar May 02 '24 09:05 ramajoballester