Read or set whether row and column calibration is enabled.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 85.1.0.0
Syntax
Property Value
Type: BooleanImplements
ICogAcqCameraCalibration RowColumnCalibrationEnabledEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when row and column calibration is enabled or disabled. The following state flag may be affected: |
Remarks
Sets or gets whether row and column calibration is enabled.
When this option is enabled, VisionPro uses the CDC camera's factory settings to reduce the fixed pattern noise that causes pixel value variations from row to row and from column to column when presented with a scene of uniform intensity.
Default Value: True
See Also