Skip to content

tanamaroby/tesseract_ocr

Repository files navigation

Usage and Development guide

Program info

This OCR program is developed to automatically read information from documents and extract text/data as needed.

Documentation

  • Usage guide can be found in Usage.md.

    Note: Recommended to read this first.

    This document contains information on:

    • How to use the program.
    • How to use the functions implemented in the program.
    • Location of input and output generated.
  • Developer guide can be found in DevGuide.md

    This document contains information on:

    • Relationship between classes.
    • Pipeline undergone by the document (from input to output).
    • Guide on how to add new child processor class.

About

Python-based text extractor from images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages