Reads or sets the Binarization Threshold pixel value when Binary laser detection mode is selected. This parameter is not implemented for L4000 sensors since they do not support Binary laser detection mode.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 83.0.0.0
Syntax
Property Value
Type: Int32The default is BinarizationThresholdDefault.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected: SfBinarizationThreshold |
Exceptions
| Exception | Condition |
|---|---|
| NotImplementedException | If you attempt to set this value for an L4000 sensor. |
See Also