TTMSFNCWXOCRCustomHelper.LoadTemplateFromJSON Method
Deserializes a template from a JSON string and applies its regions to the current image.
API unit family: TMSFNCWXOCRHelper
Declaring type: TTMSFNCWXOCRCustomHelper
Syntax
procedure LoadTemplateFromJSON(const JSON: string);
Parameters
| Name | Description |
|---|---|
JSON |
JSON representation of a previously saved template. |