Open3d: request text for display in visualization with python

Created on 4 Sep 2019  路  5Comments  路  Source: intel-isl/Open3D

Hi, I want to display text in visualization.
the solution I can get is two: 1.set position (x,y,z), and use a function to display the text in the position. 2. because I want to display text in bounding box, so just add a parameter(text) to open3d.geometry.LineSet().

feature request

Most helpful comment

Sorry, @yzl96. This request has not been addressed for a long time. We are considering large update on the visualization module to provide the requested feature.

All 5 comments

Sorry, @yzl96. This request has not been addressed for a long time. We are considering large update on the visualization module to provide the requested feature.

Definitely a wanted feature by many of us!

Duplicate of #2 ?

Please check out this suggestion.

We haven't forgotten about this. It will happen. In fact, part of this is already out as part of the new GUI module and the python API for the GUI module, but displaying text in the Render widget is still not possible.

Still working on this for 0.12

Was this page helpful?
0 / 5 - 0 ratings