Skip to content

ARF-DEV/OpenCV-Number-HandWriting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

OpenCV Number Handwriting

Handwritten digit recognition using OpenCV + TensorFlow (Deep Learning)

πŸ“‹ Overview

This project implements handwritten-digit recognition using a Deep Learning model built with TensorFlow. OpenCV is used only for image preprocessing (grayscale, thresholding, contour extraction), while the actual classification is performed by a trained neural network.

The repository contains:

  • Model/ β€” TensorFlow/Keras model and its saved artifacts
  • My Handwriting *.jpeg β€” real handwritten samples for testing
  • Notebook/script for preprocessing, prediction, and visualization

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors