Description:
Get text from an image using Azure ML.
Usage:
Example:
Let’s build and execute the clsazuremlgettextDef example.
- Create a new process definition
- Drag a get "clsAzureMLGetText" step from the toolbox
- Configure the step using the following properties:
- Azure ML settings can be configured in status page -> Configuration -> Azure ML
- Save the process definition. Create a new process instance and execute. The step should get the text from an image and store the result in variable.result as configured.