Hi,
We have implemented and test OCR SDK on our local systems and everything works fine. When we publish it to the Azure cloud, we do not get any error but the response text of uploaded image is coming empty. Same image locally we get the required text. Can we know how to fix this ?
コメント
1件のコメント
Our processing methods are suitable for the images that are loaded from the computer directly. But there is a special method processRemoteImage which allows you to process the images which are located on a remote server. This method is currently in beta status, but it is planned to be kept.
Below you find some references which should be useful:
サインインしてコメントを残してください。