Skip to content

Machine learning tool to recognise cursive handwriting and store it in database

Notifications You must be signed in to change notification settings

Souravirus/docWriter

Repository files navigation

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

About

Machine learning tool to recognise cursive handwriting and store it in database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages