Open3d: Add coordinate axis in the visualization

Created on 29 Jul 2018  ·  4Comments  ·  Source: intel-isl/Open3D

Is your feature request related to a problem? Please describe.
This feature request is related to the cropping of the point cloud. I don't understand the data in cropped.json Why are there so many "bounding_polygon"?
There is currently no a efficient way for me to crop the point cloud, so I guess I have to do it myself. Therefore, understanding the coordinate axis become very important in this case.

Solution
Add an option for use to display the coordinate axis in the visualization. User can turn it on/off manually. Currently a workaround is to add the coordinate axis manually at a customized position like here: http://www.open3d.org/docs/tutorial/Basic/visualization.html

I know it is not an elegant solution. Please reply for any improvement or suggestion. Thanks.

enhancement feature request

Most helpful comment

This is a valid request. It would be good if it also visualize a bounding box of the scene.

All 4 comments

This is a valid request. It would be good if it also visualize a bounding box of the scene.

We will work on this for the new visualization system.

Done as part of 0.10. Please have a look at the new Open3D App added in the 0.10 release.

so,how to visualize a bounding box of the scene?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nrj127 picture nrj127  ·  4Comments

prerakmody picture prerakmody  ·  3Comments

Prakash19921206 picture Prakash19921206  ·  4Comments

blackccpie picture blackccpie  ·  3Comments

martinakos picture martinakos  ·  4Comments