Postal Sporks ELEC539 Image Processing Final Project.

Character Recognition

Group Members

Outline

Introduction

We propose to implement a simple optical character recognition system. The system will take as input a scanned bitmap consisting of multiple (but separate) characters. The system will then segment the image, and perform feature extraction and pattern classification on the individual objects. The resulting characters will be output.

Our procedure consists of the following:

The final product is demo-type program which displays the scanned characters, visually boxes each character starting from the top left and moving left to right down the page, and outputs to the Matlab screen the resultant character.

Postal Sporks (harton@rice.edu)