International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 180 - Issue 52 |
Published: Jun 2018 |
Authors: Md Safikul Alam, Joydeep Mukherjee |
![]() |
Md Safikul Alam, Joydeep Mukherjee . Content based Natural Image Retrieval using Histogram, Segmentation and Edge. International Journal of Computer Applications. 180, 52 (Jun 2018), 7-11. DOI=10.5120/ijca2018917356
@article{ 10.5120/ijca2018917356, author = { Md Safikul Alam,Joydeep Mukherjee }, title = { Content based Natural Image Retrieval using Histogram, Segmentation and Edge }, journal = { International Journal of Computer Applications }, year = { 2018 }, volume = { 180 }, number = { 52 }, pages = { 7-11 }, doi = { 10.5120/ijca2018917356 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2018 %A Md Safikul Alam %A Joydeep Mukherjee %T Content based Natural Image Retrieval using Histogram, Segmentation and Edge%T %J International Journal of Computer Applications %V 180 %N 52 %P 7-11 %R 10.5120/ijca2018917356 %I Foundation of Computer Science (FCS), NY, USA
Content Based Image Retrieval (CBIR) is a process to retrieve a stored image from database by supplying an image as query instead of text. This can be done by proper feature extraction and querying process. The features like histogram, color values and edge detection plays very vital role in proper image retrieval. Here we have implemented a method of image retrieval using the histogram, color and edge detection features. In this method we used image segmentation in order to get a better accuracy percentage and this proved itself to be a very successful approach. We used our own computation method as well as some MATLAB functions. Canny’s edge detection technique and color values extraction after image segmentation gives a better accuracy level to our system. Finally we get top images matching to our query image using Euclidean distance.