Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 835 Bytes

PhotoToWordsWithLocationResult.md

File metadata and controls

12 lines (8 loc) · 835 Bytes

PhotoToWordsWithLocationResult

Properties

Name Type Description Notes
successful bool True if successful, false otherwise [optional]
text_elements list[OcrPhotoTextElement] Word elements in the image [optional]
diagnostic_image str Typically null. To analyze OCR performance, enable diagnostic mode by adding the HTTP header "DiagnosticMode" with the value "true". When this is true, a diagnostic image showing the details of the OCR result will be set in PNG format into DiagnosticImage. [optional]

[Back to Model list] [Back to API list] [Back to README]