CogIPOneImageMissingPixel ValueComputation Property Cognex VisionPro 9.8 SR1
Get or set the manner in which 'neighboring' pixels will be processed. Possible choices include NeighborMinimum, NeighborMaximum, NeighborInterpolation, and Global.

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

public CogIPOneImageMissingPixelValueComputationConstants ValueComputation { get; set; }

Property Value

Type: CogIPOneImageMissingPixelValueComputationConstants
The manner in which 'neighboring' pixels will be processed.
Events

See Also