Presentation is loading. Please wait.

Presentation is loading. Please wait.

Hugo Woolf CS Research 2009 Morphology based OCR.

Similar presentations


Presentation on theme: "Hugo Woolf CS Research 2009 Morphology based OCR."— Presentation transcript:

1 Hugo Woolf CS Research 2009 Morphology based OCR

2 This paper discusses the development of an optical character recognition (OCR) technique that is intended to recognize a person’s handwriting. The technique has evolved over time, the various evolutions and improvements are discussed in this paper. Abstract

3 Introduction OCR has many real-world uses. There are many tasks that can be automated to save money that would normally be used to pay employees to spend hours doing menial tasks. In some cases, companies keep huge amounts of paper-based records. In most cases, the company cannot afford to hire people to digitize the records, or they just can’t be bothered to do it because it takes a lot of time and work. By using OCR software, the process can be completed in a fraction of the time with a fraction of the work and cost. Besides business applications, OCR can be useful to the average person. Sometimes it’s just inconvenient to bring a laptop (or other electronic device) along to take notes or keep records. Typing up these things is often not worth it to the user. With OCR software, it can be as easy as just scanning the paper and running a program to get a digital version of your notes.

4 Techniques Sobel Operator Canny Edge Detector

5 Techniques used Morphological operations: Thinning: Pruning:

6 Output

7 Neural Networks The previous output is nearly useless by itself. A new technique to actually identify the characters was necessary...

8 Complications Possible inputs are a huge range making network effective, but because there are 26 different letters the network needs to be very large. Runtime issues when training, back propagation is the answer. I was unable to correctly train the neural network, it may have been because the training method was incomplete, or due to a lack of test cases.

9 Results The project has certainly served as a good learning experiment It highlighted: The power of morphology (that lies in its simplicity) over more complicated image processing techniques. The effectiveness of neural networks in general and especially in image processing Specific results of the experiment: With effective training, this technique should be able to perform fairly accurate character recognition.


Download ppt "Hugo Woolf CS Research 2009 Morphology based OCR."

Similar presentations


Ads by Google