Activity 08: Application of Morphological Operations - Preprocessing Text

Before the appearance of computers, or even typewriters, simple writing on a piece of paper was the one of the more primitive ways of writing something. Writing is representing words in a language into set of symbols (depending on which language or alphabet). What is interesting is that each person has a unique way of writing thus hand-written texts by each person is different. Hand-writing, even today, is popularly used to identify a person. (like forgery) In this activity, I tried to extract handwritten text from a scanned document. Note that sometimes, handwritings are very difficult to discern specially if the writing is "ugly". The scanned image used was Scanned Image (with handwritings) Initial observation of the scanned image was that it was tilted. The image was therefore rotated accordingly to have the horizontal lines aligned properly. This was done using Gimp 2. The gridlines were used as reference. Though not the all the ...