EQRCodeReader::GetComputeGrading

EQRCodeReader::SetComputeGrading

Allows to choose whether the grading properties of the EQRCode object will be computed by the EQRCodeReader::Read method. The default setting for this property is false.

Namespace: Euresys::Open_eVision

[C++]

bool GetComputeGrading() const

void SetComputeGrading(bool computeGrading)

Remarks

This setting is not available for Micro QR code symbols.

EQRCodeReader.ComputeGrading

Allows to choose whether the grading properties of the EQRCode object will be computed by the EQRCodeReader::Read method. The default setting for this property is false.

Namespace: Euresys.Open_eVision

[C#]

bool ComputeGrading

{ get; set; }

Remarks

This setting is not available for Micro QR code symbols.