Julien Michel wrote:
>
> Hi,
>
> There is indeed a way :
> https://git.orfeo-toolbox.org/otb.git/blob/73a0046d3bcfe12fe1bb331a3d09d9d56256722b:/Modules/Wrappers/SWIG/src/otbApplication.i#l195
>
Hi,
The way to use this is:
app.SetParameterOutputImagePixelType("out", otb.ImagePixelType_uint16)
Hi,
There is indeed a way :
https://git.orfeo-toolbox.org/otb.git/blob/73a0046d3bcfe12fe1bb331a3d09d9d56256722b:/Modules/Wrappers/SWIG/src/otbApplication.i#l195
This python API should be documented somewhere ...
Julien
Le 04/01/2017 à 16:15, Jordi Inglada a écrit :
Hi,
I can not find how t