Skip to content

hell-o-world/OCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Rahul Dhavalikar
Mar 27, 2014
f64b76c · Mar 27, 2014

History

3 Commits
Mar 27, 2014
Mar 27, 2014
Mar 27, 2014
Mar 27, 2014
Mar 27, 2014
Mar 27, 2014
Mar 27, 2014
Mar 27, 2014
Mar 27, 2014

Repository files navigation

OCR

Printed digits recognition using SVMs

A simple digits recognition program using Support Vector Machines. Consists of 3 modules: 1)imgproc.py is used to pre-process the training data 2)imgprocTest.py is used to pre-process the testing data --New test cases can be added to the grid(blank.jpg) and increasing the no. of testfiles paramter in imgprocTest.py

3)final.py is used for feature extraction and classification using SVMs --The trained model is already saved in savedata/ --For training a new model with new features delete all the contents of savedata/ and run 'final.py'

About

Printed digits recognition using SVMs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published