Content
How to get character coordinates in Computer Vision API?
The Computer Vision Form Recognizer read (OCR) model response contains bounding boxes for words, but no character/glyph positions. Is there any way to get individual character positions?


Spatial Analysis on Desktop Shows Disconnected for Telegraf and Spatialanalysis
Hello, I have been struggling for the past month to configure my spatial analysis computer vision container on a local machine. The problem I am facing is that after following the steps here:…


linq query to display data
hello good afternoon programmers I have an order application made visual studio 2015 entity c# linq I am in the printing part, make a query to show the data, this query is wrong an order containing product name quantity french fries girls…


202 error from Computer Vision
Hi, I'm getting a 202 when I POST: https://{endpoint}/vision/v3.2/read/analyze (I've used my endpoint from my account for this project). Content-Type: application/json Ocp-Apim-Subscription-Key: [my subscription…


Computer Vision service with OCR reading response a 202
Hello! I'm trying to use the OCR read API from Azure. We have a Computer Vision cognitive service allowed in our Azure platform and located in West Europe. After trying the image analytics with the same service, we think about "ok lets try…


Azure Computer Vision - OCR API - Bad or unrecognizable request JSON or binary file
Hello, I am trying to use Azure OCR from python. I created an instance of the 'Cognitive Services | Computer vision' and I have my endpoint URL and keys. It works well when I use it from postman but when I try to run it from python I get the following…


I upgraded from the free tier to a pay as you go. I still get a message that I've exceded my quota.
It's been more than an hour since upgrading. What's happening?


How to setup Application Insights for Azure Cognitive Service Container (OCR Read)?
Hi Community, I'm using Cognitive Service Container (Custom Vision OCR Read Container) and trying to setup Application Insights for it but don't know how. There's a guide here but here and understand Instrumentation key needs to be set. (Actually linked…


Computer Vision Form Recognizer Signature Field
Trying to add signature detection to our Microsoft Computer Vision Forms, and whenever I try to query a model that has a signature field I'm getting an InternalServerError. HTTP Methods: var postDocuri =…


Is computer vision better than form recognizer for document?
Good day! I want to know if OCR works better than form recognizer? When the quality is low. Form recognizer is not unable to recognize some text. Is CV good at it?
Facing issues in executing Azure vision API (Bad Request)
Hello All I am using Azure's vision analyze api to extract text from my documents, here is the example code for your reference //My main function fi.fullfile is the path of my uploaded document …


READ OCR Bounding Box Accuracy
I am using the basic Code for the READ OCR that Microsoft gives in their getting started guide. The only modification is that I am running that program with multiprocessing with 4 cores so I am making multiple calls to the API at the same time. The…


Computer Vision - Congnitive Service - Unable to upload file
I am exploring OCR and pretty new to this stuff. I have uploaded hand written text to the Azure storage container : const printedTextSampleURL = 'https://rflabsocrstorage.blob.core.windows.net/newcontainer/test.jpeg'; When I execute the sample…


Any computer vission SDK can do more customized training?
I see the API can do some basic object recognition, is there more deeper SDK which can do more customization oriented training? What I feel is some of the area Microsoft not familiar with, the accuracy is not very adorably.


why is my computer vision app works only with bmp files?
Hey, I have an azure function with a blob trigger that uses computer vision services. It only works with bmp files at the moment, all other files fail. Is there a reason for this? Thanks, Dor


what kind of content will be filtered out by computer vision API
is there a list of what content will be recognized as bad content in Computer vision? The concept is vague


Azure Computer Vision - Legacy OCR and Read (OCR) APIs
We are currently using Computer vision version 2.0 with the following 2 endpoints in our enterprise application, <endpoint url>/vision/v2.0/analyze <endpoint url>/vision/v2.0/ocr --> (Legacy OCR API) Since Legacy OCR API…


Computer Vision 3.2 Read OCR container QueuingOperationException
Hello, I am running an on-prem version of the Computer Vision 3.2 Read OCR container to extract text from images. When running this container I am seeing the following error message every few seconds while the container is running: It…


Assigning Tag names from the Image Analasys Quickstart to String Variables in JavaScript
I am new to utilizing Azure for school projects, I understand that in the Image Analasys Quickstart file the Image Tags are being formatted into a JSON file format, what I am trying to understand is how to manipulate the tags that are assigned to the…


Azure Computer Vision - Legacy OCR API
We are currently using Computer vision version 2.0 with the following 2 endpoints in our enterprise application, <endpoint url>/vision/v2.0/analyze <endpoint url>/vision/v2.0/ocr --> (Legacy OCR API) Since Legacy OCR API is not…

