On Fri, Oct 3, 2008 at 6:52 AM, Silvia Marchesi
<[EMAIL PROTECTED]> wrote:
> Hi,
> I'm using gdal for reading and writing geotiff images; I nedd to write a
> c++ code able to read a geotiff image (I have already done it!), process it
> and then give as output an image qith the same size of the inp
Hi,
I'm using gdal for reading and writing geotiff images; I nedd to write a
c++ code able to read a geotiff image (I have already done it!), process it
and then give as output an image qith the same size of the input one
(exception for the number of bands) and with the same geographic data; the
o