Document Quality Analyzer | Cordova Document Scanner
Document Quality Analyzer
ScanbotSdk.documentQualityAnalyzer(options: {imageFileUri: string}): Promise<ResultWrapper<DocumentQualityAnalyzerResult>>
The Document Quality Analyzer function allows you to detect the quality of text in still images or frames from the camera.
Result
status
-'OK'
or'ERROR'
in all error cases.result
- is of typeDocumentQuality
:NO_DOCUMENT
- If no document is foundVERY_POOR
- Document quality is very poorPOOR
- Document quality is poorREASONABLE
- Document quality is reasonably goodGOOD
- Document quality is goodEXCELLENT
- Document quality is excellent
Want to scan longer than one minute?
Generate a free trial license to test the Scanbot SDK thoroughly.
Get your free Trial LicenseWhat do you think of this documentation?
What can we do to improve it? Please be as detailed as you like.