The operation to perform. The operation may be taking minimum pixel values from the input images or the maximum pixel values from the input images.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 87.1.0.0
Syntax
Property Value
Type: CogIPTwoImageMinMaxOperationConstantsEvents
| Event Type | Reason |
|---|---|
| CogIPTwoImageMinMax Changed | Fires when the value of this property changes. The following state flag may be affected: |
Remarks
Specifies whether the generated image should be in minimum or maximum pixel values for both input images.
Default Value: Min
See Also