DocumentCode
2317487
Title
Efficient algorithm for two dimensional pattern matching problem (non-square pattern)
Author
Alwidian, Jaber ; Abu-Mansour, Hussein ; Ali, Moshira
Author_Institution
ITC Dept., Arab Open Univ., Riyadh, Saudi Arabia
fYear
2012
fDate
24-26 March 2012
Firstpage
1
Lastpage
8
Abstract
Since the recent advancements in computer storage capacities and processing speed have reached enhanced levels, researches are exerting more demand on higher storage capacity of multidimensional data and elevated computational strengths for research areas. Consequently, two-dimensional pattern matching is a primary topic of current research making good use of current technologies. In this paper, we will examine two-dimensional pattern solution. We are proposing an algorithm to convert the two-dimensional problem into a one-dimensional problem prior to the searching phase. Our proposed algorithm handles black and white images in general and text images in particular. Work in this phase will eliminate the need for soaring computational expense observed in preprocessing phase. Our experimental findings display results superior to both Brute-force algorithm, and RK-KMP algorithm. Suggested algorithm results show a clear reduction in comparisons´ numbers in multiple cases. Moreover, applied on one-dimensional text, our proposed algorithm is proportional to Θ (n) in time suggesting linear time.
Keywords
image matching; image retrieval; storage management; text analysis; 2D pattern matching; Brute-force algorithm; RK-KMP algorithm; black and white images; computer storage capacity; multidimensional data storage; searching phase; text image; two-dimensional pattern solution; Algorithm design and analysis; Birds; Classification algorithms; Educational institutions; Image coding; Pattern matching; Search problems; Brute-force algorithm; RK-KMP algorithm; pattern matching; two-dimensional pattern matching;
fLanguage
English
Publisher
ieee
Conference_Titel
Information Technology and e-Services (ICITeS), 2012 International Conference on
Conference_Location
Sousse
Print_ISBN
978-1-4673-1167-0
Type
conf
DOI
10.1109/ICITeS.2012.6216622
Filename
6216622
Link To Document