Forum

Author Topic: Metashape 2.0 python laser scan depth map  (Read 1089 times)

mitchgalea

  • Newbie
  • *
  • Posts: 16
    • View Profile
Metashape 2.0 python laser scan depth map
« 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