Python Ocr Example Save

The code for the blogpost A Python Approach to Character Recognition

Project README

HitCount

PyTesseract - Simple Python Optical Character Recognition

This repository contains the code for this blogpost.

Getting Started

Prerequisites

Kindly ensure you have the following installed on your machine:

Running the Application

  1. Clone the repository
$ git clone https://github.com/ro6ley/python-ocr-example.git
  1. Check into the cloned repository
$ cd python-ocr-example
  1. If you are using Pipenv, setup the virtual environment and start it as follows:
$ pipenv install && pipenv shell
  1. Install the requirements
$ pip install -r requirements.txt
  1. Run OCR server
$ python app.py

Contribution

Please feel free to raise issues using this template and I'll get back to you.

You can also fork the repository, make changes and submit a Pull Request using this template.

Open Source Agenda is not affiliated with "Python Ocr Example" Project. README Source: ro6ley/python-ocr-example
Stars
57
Open Issues
3
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating