CogIDProcessControlMetricsAIMDPM UECGrade Property Cognex VisionPro

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.ID
Assembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 65.1.0.0
Syntax

public CogIDProcessControlMetricsGradeConstants UECGrade { get; }

Property Value

Type: CogIDProcessControlMetricsGradeConstants
See Also