number-recognizer

A software for the recognition of handwritten numbers.


Keywords
recognizer
License
BSD-3-Clause
Install
pip install number-recognizer==0.1.5

Documentation

Number Recognizer

Documentation Status

A software for the recognition of handwritten numbers.

Requirements

  • OpenCV
  • TensorFlow
  • Numpy
  • Pandas
  • Click

Installation

Install OpenCV and TensorFlow then and run:

$ pip install number-recognizer

Usage

Run:

$ recognizer

Write a number on a clean peace of paper. Position it inside the green box in a way that the number is focused. Press r to recognize the number. Press q to quit the program.

Credits

Tools used in rendering this package: