pro3d-space / PRo3D

PRo3D, short for Planetary Robotics 3D Viewer, is an interactive 3D visualization tool allowing planetary scientists to work with high-resolution 3D reconstructions of planetary surfaces.
http://pro3d.space/
GNU Affero General Public License v3.0
38 stars 2 forks source link

Depth Maps from View Plans #234

Open chris-traxler opened 1 year ago

chris-traxler commented 1 year ago

The View Planner should provide a function to calculate and export depth maps of selected views. Task separation:

LauraFritz14 commented 1 year ago

You can use the depth images in two ways:

  1. In the instrument view: Depth

  2. In the snapshots generation: with the argument --renderDepth you get an additional *.tiff file CurrentFrame png_depth

For more information please see the manual: https://github.com/pro3d-space/PRo3D/wiki/WIBSTAC-User-Manual

For batch functionality see also https://github.com/orgs/pro3d-space/projects/12/views/1?pane=issue&itemId=75506586

chris-traxler commented 1 month ago

This feature will be used for AI-Mars-3D as well. We need to check if it already fulfils its requirements.