CogIPOneImageConvolve3x3ImageFormatConstants EnumerationCognex VisionPro
Enumeration of the pixel depths for image that is generated by the convolution operation.

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

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

  Member nameValueDescription
SameAsInputImage0
Format8Grey1
Remarks

Enumeration of the pixel depths for image that is generated by the convolution operation.

See Also