CogIPOneImageGaussSamplerImageFormatConstants EnumerationCognex VisionPro 9.10
Enumeration of image depths use to specify the Gaussian output image.

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

[ObsoleteAttribute("This enumeration is deprecated.", false)]
public enum CogIPOneImageGaussSamplerImageFormatConstants
Members

  Member nameValueDescription
SameAsInputImage0
Format8Grey1
Remarks

Enumeration that specifies the pixel depth of the CogIPOneImageGaussSampler output image.

See Also