EMatrixCodeReader::SetIso29158CalibrationParameters

This method is deprecated.

Sets ISO/IEC 29158 calibration paramters

Namespace: Euresys::Open_eVision

[C++]

void SetIso29158CalibrationParameters(
   float Rcal,
   float MLcal,
   float SRcal,
   float SRtarget
)

Parameters

Rcal

Reported reflectance value, from a calibration standard.

MLcal

Mean of the light from a histogram of the calibrated standard.

SRcal

System response parameters(such as exposure and/or again) used to create an image of the calibration standard.

SRtarget

System response parameters(such as exposure and/or again) used to create an image of the symbole under test.

EMatrixCodeReader.SetIso29158CalibrationParameters

This method is deprecated.

Sets ISO/IEC 29158 calibration paramters

Namespace: Euresys.Open_eVision

[C#]

void SetIso29158CalibrationParameters(
   float Rcal,
   float MLcal,
   float SRcal,
   float SRtarget
)

Parameters

Rcal

Reported reflectance value, from a calibration standard.

MLcal

Mean of the light from a histogram of the calibrated standard.

SRcal

System response parameters(such as exposure and/or again) used to create an image of the calibration standard.

SRtarget

System response parameters(such as exposure and/or again) used to create an image of the symbole under test.