CS 7321 Winter 1998
Character Recognition Problem
Index
How I solved it
-
First I did this
-
which required doing this
-
and this
-
and this
-
Then I did this
-
which required doing this
-
and this
-
and this
-
REMEBER "<p>" is new paragraph
-
and "<br>" is new line
-
however, as long as you are listing things, you don't need them.
-
Then I found I had to do this
-
blah
-
blah
to TOP
Assumptions and Weaknesses
I made the following assumptions
-
One
-
Two
-
Three
-
Four
I think the major weakness of my solutions are:
-
One
-
Two
-
Three
-
Four
Improvements and Possible Future Work
I think that this can be improved by doing the following
Results
Figure 1: This one is the original, (NOTE: I'd expect yours to be a
bit more colorful, like the following). Explain what this is.
Figure 2: This one is the original + one vowel, I'd expect yours to
be a bit more colorful and with all the vowels. Explain the figure
Figure 3: This one is the original, I'd expect yours to be a bit more
colorful. Explain the figure
Source Code
-
script.m : this is the script showing how
the problem solution was arrived at
-
vowel.m: the function vowel.m used to extract
vowels
-
otherfuncs.m: and yet another function