CogIPOneImageGaussSampler IntermediateImageComputationPolicy Property Cognex VisionPro 9.24
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: 91.0.0.0
Syntax

public CogIPComputationPolicyConstants IntermediateImageComputationPolicy { get; set; }

Property Value

Type: CogIPComputationPolicyConstants
Events

Event TypeReason
ICogChangedEvent ChangedFires when IntermediateImageComputationPolicy is changed.
See Also