Agisoft Metashape

Agisoft Metashape => Python and Java API => Topic started by: mitchgalea on February 23, 2023, 06:58:27 AM

Title: Metashape 2.0 python laser scan depth map
Post by: mitchgalea on February 23, 2023, 06:58:27 AM
Hello,

Is there a way to access the depth maps for the terrestrial laser scans in metashape 2.0? I have attached a screenshot of what the depth map looks like when opening the tls spherical image. When accessing `Metashape.app.document.chunk.depth_maps` though it is None. I assume that the depth maps are computed based on the laser scan and not stored? If so what would be the calculation per pixel, as my goal is to access the depth of certain pixels?

Thanks