Communications on Applied Electronics
Foundation of Computer Science (FCS), NY, USA
|
Volume 4 - Issue 7 |
Published: March 2016 |
Authors: Radhakrishnan B., Anver Muhammed K.M. |
![]() |
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
@article{ 10.5120/cae2016652126, author = { Radhakrishnan B.,Anver Muhammed K.M. }, title = { Effective and Faster Retrieval of Images from Large Database by using Binary Tree Implemented with Map Reduce }, journal = { Communications on Applied Electronics }, year = { 2016 }, volume = { 4 }, number = { 7 }, pages = { 7-10 }, doi = { 10.5120/cae2016652126 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2016 %A Radhakrishnan B. %A Anver Muhammed K.M. %T Effective and Faster Retrieval of Images from Large Database by using Binary Tree Implemented with Map Reduce%T %J Communications on Applied Electronics %V 4 %N 7 %P 7-10 %R 10.5120/cae2016652126 %I Foundation of Computer Science (FCS), NY, USA
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.