UECGrade is derived from UEC as follows:
-
A: x ≥ 0.62
-
B: x ≥ 0.50
-
C: x ≥ 0.37
-
D: x ≥ 0.25
-
F: x < 0.25
The greater the unused error correction capacity, the better the grade.
A(almost all capacity is unused), B, C, D, or F(all, or almost all capacity is used).
Namespace: Cognex.VisionPro.IDAssembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 73.0.0.0
public CogIDProcessControlMetricsGradeConstants UECGrade { get; }public CogIDProcessControlMetricsGradeConstants UECGrade { get; }Public ReadOnly Property UECGrade As CogIDProcessControlMetricsGradeConstants
Get
Public ReadOnly Property UECGrade As CogIDProcessControlMetricsGradeConstants
Get
public:
property CogIDProcessControlMetricsGradeConstants UECGrade {
CogIDProcessControlMetricsGradeConstants get ();
}public:
property CogIDProcessControlMetricsGradeConstants UECGrade {
CogIDProcessControlMetricsGradeConstants get ();
}Property Value
Type:
CogIDProcessControlMetricsGradeConstants