Table of Contents
Camera OCR - Code Sample (Windows)
- Language:
- EN
- Product-Line:
- FineReader Engine
- Version:
- 10, 11, 12
- Platform:
- Windows
- KB-Type:
- Code Samples Collection
- Category:
- Imaging
- Coding:
- C#
- Image:
This sample shows how you can improve recognition quality of your photographed documents with the help of the tools of ABBYY FineReader Engine. You can correct 3D perspective distortions, motion blur, ISO noise, page orientation, and image skew of the photos.
Description
The sample processes specified photo twice: once it process original image, and then corrected image. Then it compares recognized documents and shows the result of comparison together with the original and corrected image. Uncertainly recognized characters are highlighted on the images.
To view how it works:
- Select the photo to process.
- Specify recognition language of the processing document.
- Select the tools, which should be used for photo correction.
- To run the sample, click Go.
- Change the settings and click Recalculate to receive new statistics. You can restore default settings by clicking Restore defaults.
Video
Related Articles
- Inside OCR: Image Processing and Binarisation for Camera OCR
Back To: Code Samples Collection