Last Updated: Feb 14, 2022
Use this function to recognize the handwritten text in an image.
Read Handwritten Text (subscription_key, service_url, image_url)
Input Parameter Name | Description |
---|---|
subscription_key | Azure cognitive service computer vision subscription key |
service_url | Computer vision endpoint |
image_url | Remote image URL |
To know more about subscription_key and service_url, click here.
Return Value | Description |
---|---|
Output |
|
Read Handwritten Text (123456abcs, https: //jiffyai.azure, https: //docs.jiffy.ai/image.png)
To view all the MSVision functions, click here.