|
A character recognition algorithm is to be developed. The algorithm is to read a soft copy of an image composed of printed alphanumeric text that was scanned using an optical camera. Text is assumed to:
•
- be composed of six digits
•
- have any possible combination of letters and numbers.
•
- be written in regular font with no degree of skewness, rotations, or
blurriness.
•
- be binary-scaled not gray or colored.
- image is prefered to be in bitmap format.
|
|