Get or set the low pass smoothing for gradient energy mode. The image is processed using Gaussian smoothing before sharpness is measured. It is only used in GradientEnergy mode.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 91.0.0.0
Syntax
Property Value
Type: Int32Remarks
If Mode is GradientEnergy, the image is processed using Gaussian smoothing before measuring sharpness.
Default Value: 0 (No smoothing)
See Also