ConvertConfig.SetGeometricCorrection Method

Definition

Namespace: P1.ImageSdk

Sets Geometric Aberration correction parameters to be applied.

public ConvertConfig SetGeometricCorrection(GeometricCorrection geometricCorrection);

If geometricCorrection is set to an invalid value, the the conversion will try to load the geometric correction data embedded in the source IIQ file

Parameters:

geometricCorrection

the geometric correction to be used for the algorithm.

Returns: