Skip to content

A program, which detects hand written digit (0-9) .

Notifications You must be signed in to change notification settings

deepak1928/Digit-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Digit-Detector

A program, which detects hand written digit (0-9) . Uses : Detection of hand written pincode on post cards. Advanecd version can be used to copy handritten text to softcopy like word or pdf format. To run program: 1.download Digit Detector. 2.open matlab 3.change to directory in which program is saved. write commands:

hwd vector=Gray('4.jpg',100,-1); predict(Theta1,Theta2,vector);

About

A program, which detects hand written digit (0-9) .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages