I can only point to the API documentation : http://gdal.org/gdal__alg_8h.html#a30 This is used by GDAL in http://trac.osgeo.org/gdal/browser/trunk/gdal/alg/gdaltransformer.cpp

----- Original Message ----- From: spbhasker bachi
To: gdal-dev@lists.osgeo.org
Sent: Wednesday, August 05, 2009 4:15 PM
Subject: [gdal-dev] GDALCreateTPSTransformer :: Problem


Using Gdal Latest 1.6.1

Whenever i pass this Function my Application is Passing..

Any source on the Usage will be Helpful..

///my Gcpcount = 32 and gcps has an array loaded with Source and Target GCP's

poTransform = GDALCreateTPSTransformer( GCPCount, gcps , 0   );








_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to