Skip to content

Latest commit

Β 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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
  • Code/The_Code.ipynb for preprocessing, prediction, and visualization

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages