Layout-Parser / layout-parser

A Unified Toolkit for Deep Learning Based Document Image Analysis
https://layout-parser.github.io/
Apache License 2.0
4.64k stars 449 forks source link

Added tesseract ocr layoutparsing example #207

Open DeVcB13d opened 4 months ago

DeVcB13d commented 4 months ago

I was working on layout parsing and saw that there was not a proper example on using tesseract ocr engine.

This PR would add :

  1. Example notebook for using TesseractAgent
  2. Updated the example in README