Normalization mode to be applied to the input image prior to performing the intensity difference operation.
Namespace: Cognex.VisionPro.PatInspectAssembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogPatInspectNormalizationModeConstantsEvents
| Event Type | Reason |
|---|---|
| CogPatInspectRunParams Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Value is not in CogPatInspectNormalizationModeConstants. |
Remarks
Normalization mode to be applied to the input image prior to performing the intensity difference operation.
Default Value: HistogramEqualization
See Also