enableImageQualityScores property

bool? enableImageQualityScores
getter/setter pair

Enables intelligent document quality scores after OCR.

Can help with diagnosing why OCR responses are of poor quality for a given input. Adds additional latency comparable to regular OCR to the process call.

Implementation

core.bool? enableImageQualityScores;