Communications on Applied Electronics |
Foundation of Computer Science (FCS), NY, USA |
Volume 4 - Number 7 |
Year of Publication: 2016 |
Authors: Radhakrishnan B., Anver Muhammed K.M. |
10.5120/cae2016652126 |
Radhakrishnan B., Anver Muhammed K.M. . Effective and Faster Retrieval of Images from Large Database by using Binary Tree Implemented with Map Reduce. Communications on Applied Electronics. 4, 7 ( March 2016), 7-10. DOI=10.5120/cae2016652126
Effective searching of image from large image data base is definitely a tedious task. Searching images linearly will cost a lot of time. A distributed approach using map reduce concept is proposed in this paper. Rather than comparing two images, similarity features between images are searched for. The features are stored in different machines which are implemented using two dimensional binary tree. The tree constitutes the root and leaf machine which des the necessitated search.