ReadResolution
Specifies the resolution imaqReadText() uses to read characters.
Refer to the NI OCR Training Interface Help for more information.
Elements
Name | Value | Description |
---|---|---|
IMAQ_LOW_RESOLUTION | 0 |
Configures NI Vision to use low resolution during the read process. |
IMAQ_MEDIUM_RESOLUTION | 1 | Configures NI Vision to use medium resolution during the read process. |
IMAQ_HIGH_RESOLUTION | 2 | Configures NI Vision to use high resolution during the read process. |