How to compute the score of a space character.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 69.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| One | 0 | Space characters always get a score of 1.0. | |
| Clutter | 1 | The score of a space character is based on the fraction of pixels that are background. A space character that consists entirely of background will receive a score of 1.0. |
See Also