Analysis and Implementation Optical Character Recognition using Template Matching
Keywords:
OCR, Character Recognition, Filtering Process, Acquisition Process, Clustering image, AlphabetAbstract
Optical Character Recognition is one of the most successful applications of technology in the field of
pattern recognition and artificial intelligence. It deals with recognizing optically processed characters. OCR by using
Template Matching is a system prototype that useful to recognize the character or alphabet by comparing two images
of the alphabet. This system prototype has its own scopes which are using Template Matching as the algorithm that
applied to recognize the characters, characters to be tested are alphabet (A – Z), grey-scale images were used with
Times New Roman font type and recognizing the alphabet by comparing between two images. The processes are
starting from the acquisition process, filtering process, threshold the image, clustering the image of alphabet and
lastly recognize the alphabet.