Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 513 Bytes

ImageToTextResponse.md

File metadata and controls

11 lines (7 loc) · 513 Bytes

ImageToTextResponse

Properties

Name Type Description Notes
mean_confidence_level float Confidence level rating of the OCR operation; ratings above 80% are strong. [optional]
text_result str Converted text string from the image input. [optional]

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