Le mercredi 10 août 2011 15:40:33, Edi.Karadumi a écrit :
> Hello im trying to warp an image using 4 or more gcp points. I have already
> done it in c++, but my project is in c# so im trying to convert it. I got
> the following example from the GDAL warp API tutorial and adjusted it for
> my needs.
Hello im trying to warp an image using 4 or more gcp points. I have already
done it in c++, but my project is in c# so im trying to convert it. I got
the following example from the GDAL warp API tutorial and adjusted it for my
needs. I have done most of the other parts but i cant convert the follow