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);