TTMSFNCWXCustomOCR.RecognizeURL Method
Starts recognizing the image located at the given URL.
API unit family: TMSFNCWXOCR
Declaring type: TTMSFNCWXCustomOCR
Syntax
procedure RecognizeURL(const Value, ID: string);
Parameters
| Name | Description |
|---|---|
Value |
The URL of the image to recognize. |
ID |
A caller-defined identifier that is echoed back on the result so the outcome can be matched to this request. |