|
Handwritten numeral recognition has high potential in some applications in our daily life. It can be used in a wide range of applications, such as an automatic score register system, license-plate data verification, ZIP code recognition, etc. As a result, in the recent years many researchers have proposed relevant methods and systems for handwritten numeral recognition. In this paper, the author proposed a handwritten digit recognition system based on a supervised HyperRectangular Composite Neural Network (HRCNN) and then applied this system to an automatic score register system. This system is composed of three parts: preprocessing, numeral extraction, and recognition and the author used this system in both the handwritten scores and the printed serial numbers on the examination paper. In the first stage, the image of the paper is obtained as the input and some processing is performed on the input image, such as image binarization and segmentation. In the second stage, object labeling is used to extract the connected components in the image. The connected components can be used to find the position of the serial number. In the third stage, nonlinear normalization is performed to get a normalized image for recognition. The purpose for using nonlinear normalization is to get a image with a fixed size and to adjust the density of the strokes in a adequate manner. The features using localized arc patterns are extracted from the normalized image. The features are then used as the input to the HRCNN and the recognition result can be obtained. Handwritten numerals of 70 persons were collected as the data set. Each person wrote numerals from 0 to 9 six times. Three times of these are used as the training set and the others as the testing set. A good result was obtained for this data set. Another 80 examination papers were used for testing. These papers were collected from four teachers and each teacher provided 20 papers. The recognition rate in the serial numbers is 100% since the numerals are printed numbers. On the other hand, in the handwritten scores, a recognition rate of 93.75% was obtained.
|