Question
After capturing an image with Mobile Web Capture, is there a way to check its quality?
Answer
The IWebCapture interface provides the enableQualityAssessmentForOCR property. If the property is set to true, Mobile Web Capture will detect the quality of the captured image and check if it is sufficient to perform OCR. In case the quality is poor, a warning will be shown:
Comments
0 comments
Please sign in to leave a comment.