Enumeration of Image Sharpness Mode modes.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 73.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| AutoCorrelation | 1 | ||
| AbsDiff | 2 | ||
| BandPass | 4 | ||
| GradientEnergy | 8 |
Remarks
Determines how the image sharpness calculation will be performed.
See Also