%0 Journal Article %T AI Based Character Recognition %A Nimish Kumar %J International Journal of Artificial Intelligence & Knowledge Discovery %D 2011 %I RG Education Society %X - In this paper we propose an approach for recognizing an English alphabet using their structural features. One of its major applications is Optical Character Recognition (OCR). Scanners produce bitmap images of the documents which are not edited by word processors. Rather than trying to match a bitmap to the stored letters, feature extraction attempts to recognize letters by condensing the scanned letters to their basic "Features" which are compared to a list of features stored in the program's code. To convert a .BMP file into equivalent text file we need to process the file. The whole paper consists of reading bitmap file and marking blocks, thinning the available bitmap block, extracting the feature points from the bitmap block along with their approximate position in the block, checking if there are circles or some enclosed regions in the bitmap and matching the feature points with ideal feature point set of each alphabet and if it matches with any one of them then recognizes the bitmap block as that character. The experimental results show improvement as it verifying most of the characters. %K Keywords- Feature Extraction %K Optical Character Recognition (OCR) %K Bit Map Images %K Thinning %K Pattern Matching. %U http://www.journals.rgsociety.org/index.php/ijai/article/view/83