Mashiro1218 / Handwritten_Digit_Recognition

Handwrittern Digit Recognition Program based on OpenCV.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handwritten_Digit_Recognition

Introduction

Handwrittern_Digit_Recognition based on OpenCV. (Use the k-NearestNeighbor Algorithm). 中文版

Write digit on the form with mouse , and the program can recognize your handwritten digit.

Runtime Environment

Windows10 OS

QT Creator 4.2.1(Community)

OpenCV 2.4.10

Usage

Options Details(Keys):

Reduce penWidth :Press '-' key
Increase penWidth :Press '+' key
Clean whiteBoard : Press 'R' key
Exit : Press 'Esc' key
Save your current handwritten digit image: Press 's' key (default path : E:/out.pbm)

Effect

Main UI 5

Default penWidth 1

Reduce penWidth 2

Write digit in optional area 3

Write digit with optional form size 4

Gif effect gif

About

Handwrittern Digit Recognition Program based on OpenCV.


Languages

Language:C++ 84.0%Language:QMake 14.5%Language:C 1.5%