[gdal-dev] Is it possible to ehance input channels separately with gdal_translate ?
Even Rouault
even.rouault at mines-paris.org
Fri Oct 26 11:15:27 PDT 2012
> QUESTION:
>
> Is there a way to enhance my input channels separately in a single
> gdal_translate call, or do I need
> to make multiple passes?
Multiple passes. But you could also generate a VRT with a different rescaling
for each channel, and translate it into the target dataset.
>
> Thanks
>
> Peter
>
>
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
More information about the gdal-dev
mailing list