CogIPOneImageGaussSampler IntermediateImageComputationPolicy Property Cognex VisionPro 9.22 SR1
How to use the kernel and the InputImageMask to determine whether to compute a pixel value or copy from the InputImage.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 87.1.0.0
Syntax

public CogIPComputationPolicyConstants IntermediateImageComputationPolicy { get; set; }

Property Value

Type: CogIPComputationPolicyConstants
Events

Event TypeReason
ICogChangedEvent ChangedFires when IntermediateImageComputationPolicy is changed.
See Also