resample_hexagon#
Use a piecewise affine transformation to resample KH-9 images using the reseau grid
usage: resample_hexagon [-h] [-s SCALE] [-o ORI] [-n NPROC] img [img ...]
Positional Arguments#
- img
Image(s) to resample from.
Named Arguments#
- -s, --scale
The scale of the resampled image, in pixels per mm. [Default: 70]
Default:
70- -o, --ori
The Ori directory that contains both MeasuresCamera.xml and MeasuresIm for each image. [Default: InterneScan]
Default:
'InterneScan'- -n, --nproc
number of sub-processes to use [Default: 1].
Default:
1