voxel51 / fiftyone

The open-source tool for building high-quality datasets and computer vision models
https://fiftyone.ai
Apache License 2.0
7.85k stars 516 forks source link

3D point-cloud unable to view each point X Y Z values #4273

Open cr7Alex opened 2 months ago

cr7Alex commented 2 months ago

Hi , Is there any feature or plugin that supports the visualization of X, Y, and Z values at each point in the 3D point cloud visualization, or can I get the distance from one point to another point? This feature would be helpful in identifying the distance from the egocentric to object.

please can you support Thank you @benjaminpkane @brimoor @swheaton @sashankaryal

benjaminpkane commented 2 months ago

Hi @cr7Alex. This is not currently supported, but extensibility in the visualizers will potentially solve this. Stay tuned