Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 932 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 932 Bytes

DocWriter:

A project to recognize handwriting

What is Handwriting Recognition?

Handwriting recognition (or HWR) is the ability of a computer to receive and interpret intelligible handwritten input from sources such as paper documents, photographs, touch-screens and other devices.
Handwriting recognition principally entails optical character recognition. However, a complete handwriting recognition system also handles formatting, performs correct segmentation into characters and finds the most plausible words.

Screenshots

Interface: im1

Some intricacies: im2 im3

How to install the requirements

  1. First run the virtual environment by source bin/activate
  2. Then run pip install -r requirements.txt
  3. To deactivate virtual environment deactivate

How to run the software

  1. First run the virtual environment
  2. The run the command python draw1.py