• Design And Implementation Of Gabor Filter Based Offline YorÙbÁ Handwritten Recognition System.

  • REFRENCES -- [Total Page(s) 1]

    Page 1 of 1

    • REFERENCE
      Huang, B.; Zhang, Y. and Kechadi, M.; Preprocessing Techniques for Online Handwriting Recognition. Intelligent Text Categorization and Clustering, Vol. 164, 2009.
      J.Pradeep, E.Srinivasanand S.Himavathi, Diagonal based feature extraction for handwritten alphabets recognition System using neural network, Vol 3, No 1, Feb 2011.
      Jin Chen, Huaigu Cao, Rohit Prasad, Anurag Bhardwaj and Prem Natarajan,Gabor Features for Offline Arabic Handwriting Recognition, 10, June 9-11, 2010.
      Jumoke F. Ajao, Stephen O.Olabiyisi, Elijah O.Omidiora and Odetunji O. Odejobi, Yoruba Handwriting Word Recognition QualityEvaluation of Preprocessing Attributes using Information Theory Approach, Volume 9 – No.1, June 2015.
      Mohamed Elleuch, Ansar Hani, and MonjiKherallah, Arabic Handwritten Script Recognition SystemBased on HOG and Gabor Features,Vol. 14, No. 4A, Special Issue 2017.
      Olakanmi O. Oladayo, Yoruba Language and Numerals’ Offline InterpreterUsing Morphological and Template Matching, Vol. 13, pp. 166 ~ 173, No. 1, January 2015.
      Olatoke O.A, Ayeleso E.C,Oladele M.O, Adepoju T.M, Omidiora E.O and Sobowale, A.A.  An Offline Yorùbá Handwritten Character RecognitionSystem Using Support Vector Machine, 95-103, 2017.
      Sargur SRIHARI and Graham LEEDHAM, A Survey of Computer Methods in Forensic Handwritten Document Examination, 278-281, 2003.
      Wikipedia, Overview of Pattern Recognition and Pattern Recognition algorithms, 2014.

  • REFRENCES -- [Total Page(s) 1]

    Page 1 of 1

    • ABSRACT - [ Total Page(s): 1 ]ABSTRACT COMING SOON , CHECK OTHERS ... Continue reading---

         

      APPENDIX A - [ Total Page(s): 11 ]s=s+n;                e.putString("d"+num,s);                e.commit();                new AlertDialog.Builder(MainActivity.this)                .setMessage(R.string.learn_sample)                .setNeutralButton(R.string.ok,null)                .show();                dv.resetPath();                Paths.reset();                dv.invalidate();            }        }    ... Continue reading---

         

      CHAPTER ONE - [ Total Page(s): 2 ]CHAPTER ONEINTRODUCTION1.1    BACKGROUND OF THE STUDYCharacter is the basic building block of any language which is used to develop different language structures. Characters are alphabets and the structures developed are the words, strings, sentences, paragraphs and so on (Le Cun et al., 1990). Character recognition also known as optical character recognition is the recognition of optically processed characters. The purpose of character recognition is to interpret input as a sequence of chara ... Continue reading---

         

      CHAPTER TWO - [ Total Page(s): 7 ]CHAPTER TWO                      LITERATURE REVIEW2.1    PATTERN RECOGNITIONPattern recognition is nearly synonymous with machine learning. This branch of artificial intelligence focuses on the recognition of patterns and regularities in data. In many cases, these patterns are learned from labeled "training" data (supervised learning), but when no labeled data are available other algorithms can be used to discover previously unknown patterns (unsupervised learning).The terms ... Continue reading---

         

      CHAPTER THREE - [ Total Page(s): 3 ]CHAPTER THREERESEARCH METHODOLOGY3.1    DATA ACQUISTIONThe Yoruba handwriting images used in this project are those were created for the purpose of this project. This database was only recently assembled by the author of this project, and before this there was no standard database for this field. The database consists of a collection of Yoruba characters images, each containing one character. The images come from Ten (10) different writers, mostly students. All the figures in this th ... Continue reading---

         

      CHAPTER FOUR - [ Total Page(s): 4 ]CHAPTER FOURRESULT AND DISCUSSIONS4.1    SYSTEM RESULT ANALYSISBased on the definition given in Handwriting recognition system, 50% of the respondents can be classified as Strong accurate writers, 30% as accurate writers, 15% as Non poor writers and 5% as poor writers. This shows that 95% of handwriting image in the project belong to strong accurate and accurate writers.As far as the gender is concerned, 60% of the respondents were male and 40% were female. This indicates that men are more ap ... Continue reading---

         

      CHAPTER FIVE - [ Total Page(s): 1 ]CHAPTER FIVESUMMARY, CONCLUSION AND RECOMMENDATION5.1    SUMMARYThis project is predicated by the need and necessity to examine the performance evaluation of the Yoruba handwriting image enhancement algorithms. In a bid to achieve this, the Gabor Filter algorithm was used in order to enhance handwriting images so as to test the quality and efficiency recognition.Having implemented this, the levels of performance of the handwriting image enhancement algorithms (Gabor Filter) by comparing the a ... Continue reading---