Click or drag to resize

AcquisitionMetadataCorrectionCoefficients Property

User correction coefficients for different correction orders

Namespace:  LynceeTec.Imaging
Assembly:  LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public Tuple<int, int, float>[] CorrectionCoefficients { get; set; }

Property Value

Type: TupleInt32, Int32, Single
See Also