An artificial neural network approach to optical character recognition (OCR) is presented using a multi-layer perceptron model. The model acquires an image, preprocesses it through steps like grayscale conversion and segmentation, extracts features by mapping characters to matrices, then trains a neural network to classify characters. Experimental results show 91.53% accuracy for isolated characters and 80.65% for characters in sentences.
Related topics: