Whether the operator should output just an image, or an image plus a computed image mask.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 85.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Image | 0 | Only compute an output image. | |
| ImageAndMask | 1 | Compute both an output image and an image mask. |
See Also