Pixel map that is to be applied to the image that
resulted from subtracting the SubtractionImage from the InputImage.
The value resulting from the subtraction is used as an index into
PostMap and is replaced with the value at that index in PostMap.
Namespace: Cognex.VisionPro.BlobAssembly: Cognex.VisionPro.Blob (in Cognex.VisionPro.Blob.dll) Version: 73.0.0.0
Syntax
Return Value
Type: ByteThe default is a map which sets differences less than 20 equal to 0 and diffferences greater than or equal to 20 equal to 255 (the map assumes that the tool is configured to use the default ScalingValue of 255).
Remarks
See Also