Confused on what counts as transactions for Computer Vision

madison marks 20 Reputation points
2023-04-18T16:58:46.5766667+00:00

Hello! I work for a non-profit, and we are looking to use Remark Office, an automatic survey scanning software, for our surveys. The software uses Azure Computer Vision to read handwritten responses. The survey software is already pretty expensive, so we want to see how much more Computer Vision would be. The software lets us put squares around certain parts of the survey that include the specific marking type, so if it's multiple-choice, I use an OMR box around each question. So my question is, if two different free-response sections are on the same page and I use two squares around the responses, would that count as one or two transactions? When someone doesn't leave a response in either free response question, would that still count as a transaction?

Computer Vision
Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
417 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,632 questions
{count} votes

Accepted answer
  1. YutongTie-MSFT 53,971 Reputation points Moderator
    2023-04-20T00:42:33.36+00:00

    Hello @madison marks

    Thanks for reaching out to us, in general, a transaction for computer vision refers to an individual instance of an image or data being processed by the algorithm. In the context of using Azure Computer Vision for Remark Office, a transaction would typically refer to the processing of a single page or image containing survey data.

    If you scan the whole page and then do parse, I think it is one transaction. So, if you use two squares around two different free-response sections on the same page, it would likely count as two transactions since the algorithm needs to process two separate sections of the page.

    If someone does not leave a response in either of the free-response questions, it may still count as a transaction since the algorithm still needs to process and recognize the presence of those empty response sections.

    Azure Calculator can help you estimate your billing, please select the product and region - https://azure.microsoft.com/en-us/pricing/calculator/

    Please select Azure Cognitive Service then the API(OCR) you want to use.

    I hope this helps! Please do let me know if you have further questions. Thanks!

    Regards, Yutong

    -Please kindly accept the answer if you feel helpful to support the community, thanks a lot!

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.