Score returned by image Sharpness processing.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 65.1.0.0
Syntax
Property Value
Type: DoubleExceptions
| Exception | Condition |
|---|---|
| CogToolNoResultException | The tool has not yet Run , or the last run of the tool failed. |
Remarks
Returns the score from the last run of the tool. Scores generated using different input image content or different Modes are not comparable.
Note: The returned score will be incorrect if Mode is BandPass and the width and height of the input image are not powers of two.
See Also