CogIPOneImageGreyMorphologyNxM KernelEnabled Property Cognex VisionPro 9.7
If true, utilize the values accessed via the GetKernelValue and SetKernelValue methods. Otherwise no offset is applied at run time.

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

public bool KernelEnabled { get; set; }

Property Value

Type: Boolean
Whether or not to use the current kernel values as offsets at run time.
Events

See Also