Skip to content

Tesseract ocr Maui v1.2.0

Latest
Compare
Choose a tag to compare
@henrivain henrivain released this 10 May 18:30
· 13 commits to master since this release

Changes in TesseractOcrMaui v1.2.0

New Ocr Iterators give user better control:

  • Access text layout information
  • Easier access over text blocks like Line and Word

Issues/Requests

From issue #41 implement iterators to achieve better structure analysis from recognized text.

For more information

For more information about added iterators see added iterators