GDAL
|
Algorithms for searching corresponding points on images. More...
Functions | |
GDAL_GCP * | GDALComputeMatchingPoints (GDALDatasetH hFirstImage, GDALDatasetH hSecondImage, char **papszOptions, int *pnGCPCount) |
GDALComputeMatchingPoints. More... | |
Algorithms for searching corresponding points on images.
GDAL_GCP* GDALComputeMatchingPoints | ( | GDALDatasetH | hFirstImage, |
GDALDatasetH | hSecondImage, | ||
char ** | papszOptions, | ||
int * | pnGCPCount | ||
) |
GDALComputeMatchingPoints.
TODO document