If the document is exported to JSON but not to any of the image formats, the coordinates will be specified relative to the original image. If the document is exported to JSON and at the same time to one of the image formats, the coordinates will be specified relative to the preprocessed image that is exported.
Pages Array Elements
Pages Array Elements
Elements of the pages array in Vantage OCR JSON output describe each page: image parameters and arrays of texts, tables, pictures, barcodes, and separators.
Each element in the pages array describes a single document page and in turn contains arrays of its own representing texts, tables, images, barcodes, checkmarks, and separators detected on that page. The properties of each element are used to store coordinates for the corresponding region on the image. The confidence level of the element being recognized correctly is also stored in the properties of the text elements.
All text elements are placed into either the texts array or the tables array.
