International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 70 - Number 17 |
Year of Publication: 2013 |
Authors: Mehrnoosh Bazrafkan, Ali Broumandnia |
10.5120/12158-7944 |
Mehrnoosh Bazrafkan, Ali Broumandnia . A New String Matching Algorithm and its Application in Hand-Written Digits Recognition. International Journal of Computer Applications. 70, 17 ( May 2013), 13-16. DOI=10.5120/12158-7944
In this paper a new algorithm is introduced for syntactic pattern recognition and string matching by using linked listdata structure which later could be used for hand written digits recognition. At first,handwritten digits are changed to string as input pattern by using chain-codethen the achieved string is recognized by using refer algorithm being implemented by linked list. This refer algorithm is able to compute the distance between the chain code strings shown in the implementation. The suggested algorithm reduces time complexity oflevenshtein's algorithm from second-order to linear-orderand in addition is able to decrease the consumption memory and increase accuracy of handwritten digits recognition as well. Our proposed implemented algorithm has 94. 8% accuracy over 3000 handwritten digits samples