CogOCRMaxSegmenter ComputeDiagnostics Property Cognex VisionPro 9.7
Whether to compute additional segmenter diagnostics information when the segmenter is run.

Namespace: Cognex.VisionPro.OCRMax
Assembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 73.0.0.0
Syntax

public bool ComputeDiagnostics { get; set; }

Property Value

Type: Boolean
The ComputeDiagnostics value. The default value is true.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

  • SfComputeDiagnostics
See Also