Agisoft Metashape

Agisoft Metashape => Python and Java API => Topic started by: jmsuomal on January 13, 2014, 06:38:03 PM

Title: Setting DEM no-data value in python API
Post by: jmsuomal on January 13, 2014, 06:38:03 PM
Is there any way to set DEM no-data value in Python API? The Python API reference does not seem describe any parameter to do that, but you can set it in the normal user interface...
Title: Re: Setting DEM no-data value in python API
Post by: Alexey Pasumansky on January 13, 2014, 06:47:37 PM
Hello jmsuomal,

Unfortunately, in the current version of PhotoScan Pro there's no possibility to customize No-Data value via Python.
But I think we will include this option in the next update.
Title: Re: Setting DEM no-data value in python API
Post by: Alexey Pasumansky on January 21, 2014, 07:25:07 PM
Hello jmsuomal,

In the build 1812 (version 1.0.1) we've added "nodata" argument to chunk.exportDem() method.