Skip to content

Commit

Permalink
Updated APIExample user_patterns (markdown)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreeshrii committed Jul 5, 2019
1 parent 86fe50b commit 0ddd03c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions APIExample-user_patterns.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ It is expected the user is familiar with C++, compiling and linking program on t

This is based on [an example provided in tesseract-ocr forum](https://groups.google.com/forum/#!msg/tesseract-ocr/y052O_DwYic/gsJN1NHBfqkJ) and updated for the [recent implementation of the feature for tesseract 4.x](https://github.com/tesseract-ocr/tesseract/pull/2328).

Please note that while this example gets 100% accuracy after user_patterns are applied, that may not be the case always. [Pre-processing the image](https://github.com/tesseract-ocr/tesseract/wiki/ImproveQuality) usually improves the quality of recognition and is recommended.

## Requirements

In order to apply `user_patterns` for improving recognition, the following are required.
Expand Down

0 comments on commit 0ddd03c

Please sign in to comment.