Agisoft Metashape

Agisoft Metashape => General => Topic started by: callahb on November 22, 2016, 08:15:32 PM

Title: Export Depth image scale
Post by: callahb on November 22, 2016, 08:15:32 PM
The Export Depth image tool appears to create an unscaled 0-255 image. Is there a way to get a scaled (actual distance) depth image for a camera?
Title: Re: Export Depth image scale
Post by: Alexey Pasumansky on November 22, 2016, 08:31:01 PM
Hello callahb,

Recently I've posted a script that saves the depth map as scaled raster (single channel floating point) and grey-scale, as from GUI:
http://www.agisoft.com/forum/index.php?topic=6074
Title: Re: Export Depth image scale
Post by: callahb on November 22, 2016, 09:13:03 PM
Thank you, I'll take a look!