Azure-docs: Microsoft Form Recognizer boundingBox values

Created on 18 Jul 2019  Â·  4Comments  Â·  Source: MicrosoftDocs/azure-docs

We are looking to build on the Forms Recognizer platform and was wondering if someone could explain the boundingBox values. For example, could these values be used to programmatically draw a box around the extracted value to show the user where the value was pulled from? Looks like the first value lines up to the x coordinate but the other values are a mystery. TIA


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri3 cognitive-servicesvc cxp forms-recognizesubsvc product-question triaged

Most helpful comment

@ehalsey The 8 numbers represent 4 pairs of (x,y) coordinates of the bounding box corners in the following order: top-left, top-right, bottom-right, bottom-left. The origin of the coordinates system is the bottom left of the page.

All 4 comments

@ehalsey Thank you for your query. We will investigate and update this thread further.

@ehalsey The 8 numbers represent 4 pairs of (x,y) coordinates of the bounding box corners in the following order: top-left, top-right, bottom-right, bottom-left. The origin of the coordinates system is the bottom left of the page.

@ehalsey We will now proceed to close this thread. If there are further questions regarding this matter, please tag me in your reply. We will gladly continue the discussion and we will reopen the issue.

Can we view these bounding boxes visually with a pre-existing tool?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bityob picture bityob  Â·  3Comments

jebeld17 picture jebeld17  Â·  3Comments

jharbieh picture jharbieh  Â·  3Comments

ianpowell2017 picture ianpowell2017  Â·  3Comments

Favna picture Favna  Â·  3Comments