Gets or sets the algorithm value used to compute the pixel map. Specifies the algorithm used to compute the input range that will be mapped to the output range.
Namespace: Cognex.VisionPro.PixelMapAssembly: Cognex.VisionPro.PixelMap (in Cognex.VisionPro.PixelMap.dll) Version: 73.0.0.0
Syntax
Property Value
Type: CogPixelMapAlgorithmConstantsThe algorithm value. Default is Tails.
Events
| Event Type | Reason |
|---|---|
| Cognex.VisionPro ICogChangedEvent | Fires when this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If newVal is out of range. |
See Also