.. _doxcsid-class_p1_1_1_image_sdk_1_1_geometric_correction: GeometricCorrection Class ~~~~~~~~~~~~~~~~~~~~~~~~~ Definition ^^^^^^^^^^ *Namespace:* ``P1.ImageSdk`` The collection of geometric correction parameters, as they are stated in Australis Format in the Calibration Result form received with calibrated cameras. :ref:`More...` .. ref-code-block:: csharp :class: doxyrest-overview-code-block public class GeometricCorrection .. _csdetails-class_p1_1_1_image_sdk_1_1_geometric_correction: Remarks ^^^^^^^ The collection of geometric correction parameters, as they are stated in Australis Format in the Calibration Result form received with calibrated cameras. Constructors ^^^^^^^^^^^^ .. toctree:: :hidden: GeometricCorrection .. list-table:: :widths: 30 70 * - :ref:`GeometricCorrection() ` - Members ^^^^^^^ .. toctree:: :hidden: xp yp k1 k2 k3 p1 p2 b1 b2 c h orientation .. list-table:: :widths: 30 70 * - :ref:`xp ` - Principal point offset x coordinate * - :ref:`yp ` - Principal point offset y coordinate * - :ref:`k1 ` - First radial distortion coefficient * - :ref:`k2 ` - Second radial distortion coefficient * - :ref:`k3 ` - Third radial distortion coefficient * - :ref:`p1 ` - First radial-assymetric and tangential coefficient * - :ref:`p2 ` - Second radial-assymetric and tangential coefficient * - :ref:`b1 ` - Affinity and non-orthogonality coefficient for x coordinate * - :ref:`b2 ` - Affinity and non-orthogonality coefficient for y coordinate * - :ref:`c ` - Lens focal lenght in mm * - :ref:`h ` - Pixel size in mm * - :ref:`orientation ` - The orientation of the calibration data in 90 degrees (valid values are [0, 90. 180, 270, -90]