How to Read handwritten image in Microsoft computer vision?

Just use the Serviceurl and the apikey use the first or second apikey whichever works.

Yes i did that but ā€œinvalid status codeā€ may be image is not detecting? what about Image path…as usual right?

Hey,

GoodMorning…

Have you tried to use both the API key?It didn’t work with any of the key?

There should not be any issue with the image url path.

I tried with cursive writing it worked perfectly with that.What is your image extension?

Thanks.
Sneha

1 Like

Yeah i tried lot and tired…its not working for me. Image input throws as invalid format.

Hey,

Wats your image format can you save as .jpg and try it once. It will work with proper api key and service url it worked with 100% accuracy with my image.

Thanks…

This is the error!

Can you share your sample image and workflow steps…! I use with my valid subscription API Key to process it.

Hey,

My workflow is simple
image

My Output

1 Like

The output is good. How you passing the input image file?? URL or Path…? Can you show it.

Hey,

I am giving path of image.

Thanks…

Hey,
Oh god for me same error replicates…! simple flow but sticking same error.
ā€œOperation returned as invalid status code Not Foundā€

Hey did u tried with both the api key? No luck i didnt understand why it didnt work for you.

can you ping me the service url

use this ā€œhttps://westcentralus.api.cognitive.microsoft.comā€

Try to use this serviceurl which i provided

1 Like

image

Wow! finally i got the expected one. Thanks for your guidance and advice!

1 Like

Hey Sathish,

Welcome oh finally you achieved great…

Thanks

1 Like

Yeah Snehamayi ! The way you explained is the Reason!
Looking forward to further discussion.

1 Like

Hi @Snehamayi_Sneha @Sathish_shankar How did you achieve this can you help, which package I have to installed? Thanks in advance

Hey Balkishan,

  1. First of all you need to create a Microsoft Azure account which has trail period of 30 days.
  2. Then you need to open Microsoft Cognitive services and enable computer vision api there you will get the service url and the api key.
    Create Your Azure Free Account Today | Microsoft Azure
    3.Then you need to pass that in as below image.

Thanks,
Sneha

1 Like

Hi @Snehamayi_Sneha Thanks for your quick response, I got these two key.

two URL and two Keys? which one I have to use this.

Ok great.

Use the key1 and use service url as ā€œhttps://westcentralus.api.cognitive.microsoft.comā€

Thanks…