SlideShare a Scribd company logo
1 of 4
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 754
SURVEY ON CONTENT BASED IMAGE RETRIEVAL TECHNIQUES
Aiswarya.V1
, T. Senthil Kumar2
1
Student, Computer Vision and Image Processing, Amrita vishwa vidyapeetham, Tamilnadu, India
2
Assistant Professor, Computer Vision and Image Processing, Amrita vishwa vidyapeetham, Tamilnadu, India
Abstract
With the advancement and popularity of multimedia technologies and internet mediums, user cannot satisfy with the conventional
methods of information retrieval. Because of this, the content based image retrieval is becoming a new and fast method of
information retrieval. Content based image retrieval is the method of retrieving the data particularly images from a wide
collection of databases. The retrieval is done by using features. Content Based Image Retrieval (CBIR) is a method to organize
the wide variety of images by their visual features. In modern days with the development of social networking mediums, so many
digital images are uploaded day by day. In order to access this huge data collection new techniques are very essential. These
techniques will ease the data handling and the user can easily access the data. Content Based Image Retrieval is such a technique
which uses features for searching a particular image from a database. It represents visual features like edges, spatial information,
texture, shape. Here, in this paper the content based image retrieval techniques are discussed.
Keywords: Content Based Image retrieval, Fuzzy logic, Shape and texture retrieval
--------------------------------------------------------------------***----------------------------------------------------------------------
1. INTRODUCTION
Content Based Image Retrieval (CBIR) is a technique that
helps to access and arrange the digital images from a large
collection of databases by using the images features. In
modern era with the development of social networks many
digital images are uploaded every day. In order to handle
this huge data new techniques are very essential. CBIR is
such a technique that will ease the data handling and the
user can easily access the data. The increasing amount of
digitally produced images requires new methods to archive
and access. The images can be retrieved using color, texture
and shape. The most important feature in retrieving an
image is color. There are so many methods to retrieve the
color. They include color histogram, color moments,
autocorrelogram etc. Color histogram is the widely used
method for color feature extraction. Color histogram method
doesnโ€Ÿt store the spatial information and also it is not
invariant to scaling. Color moments provide a measurement
for color similarity between images. Moments are invariant
to scaling and rotation. The first four moments are usually
calculated. Color correlogram provides the probability of
finding color pairs at a particular pixel distance. Color
correlogram gives better output than color histogram
because the color correlogram provides the spatial
information. Texture is retrieved using GLCM, entropy etc.
shape is the next used image feature for retrieval.
1.1 Color Based Retrieval
The most important feature in retrieving a digital image is
color. There are so many methods used to retrieve the color
feature. They include color histogram, autocorrelogram,
color moments etc. Color is not dependent of the size of the
digital image and orientation of the digital image. Color
Histogram is the commonly used method for color feature
extraction in digital images. Color histograms are widely
used for CBIR systems in the image retrieval area. It is one
of the most common methods for predicting the features of
an image. The image histogram shows the variations of gray
levels from 0 to 255, these all values cannot be used as a
feature vector as the dimension is too big to be stored or
compared. The image histogram must be sampled into the
number of bins to reduce the size of feature vector. Color
histograms have the advantages of speed and low memory
space. Color histogram method is invariant to rotation but it
is not invariant to scaling. It also varies with the angle of
view. The color moments widely used are mean, standard
deviation, and kurtosis. Color moments are mainly used for
color indexing .The other advantages of color moments are:
- they are good under lighting conditions, the requirement
for their storage are very less. Because of this less storage
requirement, the image retrieval speed increases. In color
moments there is no need to store the complete distribution,
so only low memory is used.
1.2 Texture Based Retrieval
Texture is the regular repetition or pattern on the surface of
any object. The texture of an image can be extracted using
GLCM (Grey level co-occurrence matrix), Wavelets,
Fourier transform, entropy, correlation methods. GLCM
feature extraction technique is more commonly used,
because it is more similar to the human visual system
features. The features extracted using GLCM are energy,
entropy, correlation etc. Wavelets are the complex form for
texture feature extraction. In wavelets, the wavelets are
discretely sampled and decompose in to different sub bands.
1.3 Shape Based Retrieval
There are many methods for the extraction of shapes from
digital images. Some methods include contour based shape
extraction, Region based shape extraction, Boundary based
methods and generalized Hough transform(GHT) etc.GHT
is the most commonly used shape extraction technique.GHT
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 755
gives the complete information of the object shape and can
detect multiple occurrences of object shape in a single pass.
GHT is tolerant to noise and robust to the deformalities of
shape. Figure 1 represents the architectural diagram of CBIR
2. EVOLUTION
The method content-based image retrieval (CBIR)
originated in the year 1992, and was first coined by the
scientist T.Kato.He found this technique when he is dealing
with the experiments that involving the retrieval of images
from a small database by using their visual content. The
techniques, tools, and algorithms that are used in CBIR
originate from pattern recognition, signal processing, linear
systems and machine vision.
3. APPLICATIONS
Content Based Image Retrieval has many applications in
almost all fields of life.
i Some software manufactures are using CBIR based
applications into the internet medium and law
enforcement fields for identifying the criminals and
to censor the images with skin-color.
ii Zoomy Images, a stock photo enhanced its service
by utilizing CBIR in its Visually Similar Images
and Reverse Image Search functions, allowing
clients to view more accurate search results.
iii Art Collections
Example: - Fine Arts Museum of San Francisco
iv Medical Image Databases
Example:-CT, MRI, Ultrasound,
v Scientific Databases
Example:-Earth Sciences
vi General Image Collections for Licensing
vii Architectural and engineering design
viii. Fashion and publishing
4. RECENT WORKS
The more recent works in the area of content based image
retrieval consists of Relevance feedback, Radial basis
function networks and fuzzy approaches. These three help to
add more human interaction with the CBIR systems, thus
significantly reduces the time for retrieving the output.
Relevance feedback is a technique to overcome the semantic
gap, where users provide feedback on the relevance of the
retrieved images by the system, and this information is
given back to the system for learning the user information
needs. Important relevance feedback algorithms includes
query refinement,re-weighting, Bayesian learning, optimal
learning over heuristic-based feature weighting, artificial
neural networks , discriminant-EM algorithm, and kernel-
based learning etc., these have been adopted in CBIR
systems and demonstrated considerable performance
improvement. Fuzzy logic is a logic that deals with
reasoning which is approximate rather than fixed and exact.
Compared to traditional binary sets fuzzy logic variables
may have a truth value that ranges in degree between 0 and
1. Fuzzy logic has been expected to handle the partial truth
information concept, where the truth value may range
between true and false that is partial information needs.
Fuzzy deals with concepts that cannot be expressed as
relevant or irrelevant but rather as partially relevant. The
other approaches such as genetic algorithms and neural
networks can perform as equal to fuzzy logic in many cases,
fuzzy logic has the advantage that the problem solution can
be cast in terms that human users can understand. Therefore
fuzzy logic can be able to include more human interaction in
the retrieval process. Fuzzy Radial Basis function networks
are neural networks which perform the process in sessions.
If the CBIR system is in real time, then RBF networks are
the best. Moreover they have fast learning speed, simple
network structure and global generalization power. Fuzzy
logic for the interpretation of the texture queries for content-
based image retrieval is latest and effective technique.
5. LITERATURE SURVEY
In [1], Navigation-Pattern-based Relevance Feedback
(NPRF) Approach is used. This Approach has high
efficiency and effectiveness of CBIR in coping with the
large-scale image data. In terms of efficiency, the iterations
of feedback are reduced substantially by using the
navigation patterns discovered from the user query log. It
supports a large set of downloaded images. This paper
cannot handle three issues:- First, in view of very large data
sets, it have to scale the proposed method by utilizing
parallel and distributed computing techniques. Second, to
integrate userโ€Ÿs profile into NPRF to further increase the
retrieval quality. Third, to apply the NPRF approach to more
kinds of applications on multimedia retrieval. It supports the
minimum number of logs, and most relevant seeds. In [2],
learning to combine ad-hoc Ranking Functions for Image
Retrieval, the approach used is ad-hoc Ranking Functions
with Support vector machines (SVM). The proposed method
brings little computational burden to the system and the
efficiency analysis proves its scalability. This method
cannot construct the ranking features by investigating the
various image visual features. The Approach gives a
performance of 95.6%.The future enhancement is that by
considering the image visual features, ranking features can
be constructed. In [3], latent semantic indexing (LSI)
method is used to support the downloaded natural images.
This method is especially suitable for mass image databases
such as web environment. The Future work remains to
include structural information in order to see whether this
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 756
improves performance or not. In [4], Recursive orthogonal
least squares (ROLS) algorithm is used. The advantages of
this approach are less computer memory, Network reduction
to achieve smaller architectures with acceptable accuracy
and without retraining. Online adaptation cannot be done in
this method. So the future work can lead to an approach for
on-line adaptation of both the structure and weights of an
RBF network, which is useful for application to time-
varying problems.
In [5], โ€œLearning from Negative Example in Relevance
Feedback for Content-Based Image Retrievalโ€, a method
which is a combination of Relevance Feedback with
discriminators are used. Here negative examples are
combined with positive example to identify important
features to be used in retrieval process. The Approach is
implemented in a set of natural images particularly in Trees.
This Approach denies the Partial Information needs of the
user and can be extended as a future work. In [6], random
walker algorithm is used. Each unlabeled image is ranked
according to the probability that a random walker starting
from that image will reach a relevant seed before
encountering a non-relevant one. This method is easy to
implement, it has no parameters to tune and scales well to
large datasets. It can give a performance of 95% and can
extend to other visual features too. In [7], Geometric
Optimum Experimental Design for Collaborative Image
Retrieval, the algorithm used is GOED algorithm (geometric
optimum experimental design. Collaborative image retrieval
in this approach aims to reduce the labeling efforts of the
user by resorting to the auxiliary information. Enhance the
performance of image retrieval. By minimizing the expected
average prediction variance on the test data, GOED has a
clear geometric interpretation to select a set of the most
representative samples in the database iteratively with the
global optimum. This approach retrieved only shape and
texture from synthetic datasets and real world image
database. The retrieval performance is good .In [8],
Combining positive and negative examples in relevance
feedback for content-based image retrieval minimize the
intra dispersion between positive examples. Here the partial
information needs of the user are totally denied. This
method is implemented in a set of downloaded natural
images. Euclidean distance is used as the similarity measure
here. It gives a better accuracy compared to existing
approaches. In [9], Radial basis functions are used for
implementation. Neuro-Fuzzy control (NFC) exhibits
greater robustness with large changes in plant dynamic. And
moreover no tuning is needed. By using Tuning Parameters,
good classification accuracy can be used. In [10], Radial
basis functions are used to implement Satellite images of
land region. This approach is very useful for queries
involving texture patterns that represent a region of interest,
nonlinear kernel for the evaluation of image similarity. Here
both positive and negative feedbacks are taken for
effectiveness of learning capability. The Parameters used
here are RBF centres and widths, the tuning parameters and
the adjustable centres. RBF networks possess an excellent
nonlinear approximation capability. Nonlinear kernel for the
evaluation of image similarity.RBF networks possesses an
excellent nonlinear approximation capability.
6. CONCLUSIONS
The goal of this survey is to provide an overview of the
functionality of content based image retrieval systems. Most
CBIR systems uses color, texture, edge features etc. Few
systems use spatial information and shape for feature
extraction. Fuzzy logic is one of the new technique
introduced into CBIR field. As fuzzy method is mainly used
for user oriented applications and is more similar to human
visual features. It is the correct technique that can be used in
CBIR field. There are various applications of CBIR in every
fields of life like blood cell detection, archeology, criminal
investigation, satellite etc. Thus, field of CBIR is very useful
and itโ€Ÿs a real boon to the human life.
ACKNOWLEDGEMENTS
The authors would like to thank the students and staff of
computer vision and image processing department of Amrita
Vishwa vidyapeetham for their valuable guidance, sincere
support and comments which help to improve this work.
REFERENCES
[1] Ja-Hwung Su, Wei-Jyun Huang, Philip S. Yu,
Fellow, IEEE, and Vincent S. Tseng, Member, IEEE
Efficient Relevance Feedback for Content-Based
Image Retrieval by Mining User Navigation
Patterns,IEEE.
[2] Yangxi Li, Bo Geng, Chao Zhou, and Chao Xu,
IEEE on โ€žโ€Ÿ Learning to Combine ad-hoc Ranking
Functions for Image Retrievalโ€ 2011 11th IEEE
International Conference on Data Mining
Workshops.
[3] Matei Dobrescu, Manuela Stoian, Cosmin Leoveanu
General IT Directorate Insurance Supervisory
Commission on โ€œMulti-Modal CBIR Algorithm
based on Latent Semantic Indexingโ€ 2010 Fifth
International Conference on Internet and Web
Applications and Services
[4] J. barry gomm, member, ieee, and ding li yu on
โ€œselecting radial basis function network centers with
recursive orthogonal least squares trainingโ€, pp no:-
1045-9227 ieee transactions on neural networks, vol.
11, no. 2, march 2000
[5] M. L. Kherfi1, D. Ziou1 and A. Bernardi on
โ€œLearning from Negative Example in Relevance
Feedback for Content-Based Image Retrievalโ€
NSERC and Bell University Laboratories R & D
program.
[6] Samuel Rota Bulo, Massimo Rabbi and Marcello
Pelillo on โ€œContent-Based Image Retrieval with
Relevance Feedback using Random Walksโ€
International journal on pattern recognition, june
2011
[7] Lining Zhang, Student Member, IEEE, Lipo Wang,
Senior Member, IEEE, Weisi Lin, Senior Member,
IEEE, and Shuicheng Yan, Senior Member, IEEE on
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 757
โ€œGeometric Optimum Experimental Design for
Collaborative Image Retrievalโ€, 2013 IEEE
[8] M.L. Kherfi, D. Ziou, and A. Bernardi on
โ€œCombining positive and negative examples in
relevance feedback for content-based image
retrievalโ€ pp no:-1016/S1047 , 2003 Elsevier Journal.
[9] Teo lian sung,marzuki Khalid Center for AI and
robotics,Malaysia on โ€œAdaptive Neuro fuzzy control
system by RBF and GRNN neural networksโ€
[10] Paisarn Muneesawang, Member, IEEE, and Ling
Guan, Senior Member, IEEE on โ€œAn Interactive
Approach for CBIR Using a Network of Radial Basis
Functionsโ€, IEEE transactions on multimedia, vol. 6,
no. 5, october 2004
BIOGRAPHIES
Aiswarya.V is currently pursuing her masterโ€Ÿs program in
computer vision and Image Processing in Amrita Vishwa
vidyapeetham, Coimbatore, Tamilnadu. Her area of interest
includes image processing and Content based image
retrieval.
Dr.T.Senthil Kumar is Assistant professor in computer
vision and image processing in Amrita Vishwa
vidyapeetham, Coimbatore, Tamilnadu. His area of interest
includes Image processing, content based image retrieval
and video processing.

More Related Content

What's hot

Feature extraction techniques on cbir a review
Feature extraction techniques on cbir a reviewFeature extraction techniques on cbir a review
Feature extraction techniques on cbir a review
IAEME Publication
ย 
Content-based Image Retrieval System for an Image Gallery Search Application
Content-based Image Retrieval System for an Image Gallery Search Application Content-based Image Retrieval System for an Image Gallery Search Application
Content-based Image Retrieval System for an Image Gallery Search Application
IJECEIAES
ย 
Content Based Image and Video Retrieval Algorithm
Content Based Image and Video Retrieval AlgorithmContent Based Image and Video Retrieval Algorithm
Content Based Image and Video Retrieval Algorithm
Akshit Bum
ย 
Face Recognition for Human Identification using BRISK Feature and Normal Dist...
Face Recognition for Human Identification using BRISK Feature and Normal Dist...Face Recognition for Human Identification using BRISK Feature and Normal Dist...
Face Recognition for Human Identification using BRISK Feature and Normal Dist...
ijtsrd
ย 
A Survey on Content Based Image Retrieval System
A Survey on Content Based Image Retrieval SystemA Survey on Content Based Image Retrieval System
A Survey on Content Based Image Retrieval System
YogeshIJTSRD
ย 
Volume 2-issue-6-2077-2080
Volume 2-issue-6-2077-2080Volume 2-issue-6-2077-2080
Volume 2-issue-6-2077-2080
Editor IJARCET
ย 

What's hot (19)

Feature extraction techniques on cbir a review
Feature extraction techniques on cbir a reviewFeature extraction techniques on cbir a review
Feature extraction techniques on cbir a review
ย 
H018124360
H018124360H018124360
H018124360
ย 
CBIR For Medical Imaging...
CBIR For Medical  Imaging...CBIR For Medical  Imaging...
CBIR For Medical Imaging...
ย 
Content-based Image Retrieval System for an Image Gallery Search Application
Content-based Image Retrieval System for an Image Gallery Search Application Content-based Image Retrieval System for an Image Gallery Search Application
Content-based Image Retrieval System for an Image Gallery Search Application
ย 
Applications of spatial features in cbir a survey
Applications of spatial features in cbir  a surveyApplications of spatial features in cbir  a survey
Applications of spatial features in cbir a survey
ย 
Literature Review on Content Based Image Retrieval
Literature Review on Content Based Image RetrievalLiterature Review on Content Based Image Retrieval
Literature Review on Content Based Image Retrieval
ย 
Content based Image Retrieval from Forensic Image Databases
Content based Image Retrieval from Forensic Image DatabasesContent based Image Retrieval from Forensic Image Databases
Content based Image Retrieval from Forensic Image Databases
ย 
CBIR with RF
CBIR with RFCBIR with RF
CBIR with RF
ย 
Features Analysis in CBIR Systems
Features Analysis in CBIR SystemsFeatures Analysis in CBIR Systems
Features Analysis in CBIR Systems
ย 
40120140501006
4012014050100640120140501006
40120140501006
ย 
Content Based Image Retrieval: A Review
Content Based Image Retrieval: A ReviewContent Based Image Retrieval: A Review
Content Based Image Retrieval: A Review
ย 
Content Based Image and Video Retrieval Algorithm
Content Based Image and Video Retrieval AlgorithmContent Based Image and Video Retrieval Algorithm
Content Based Image and Video Retrieval Algorithm
ย 
CBIR
CBIRCBIR
CBIR
ย 
Face Recognition for Human Identification using BRISK Feature and Normal Dist...
Face Recognition for Human Identification using BRISK Feature and Normal Dist...Face Recognition for Human Identification using BRISK Feature and Normal Dist...
Face Recognition for Human Identification using BRISK Feature and Normal Dist...
ย 
IRJET - Content based Image Classification
IRJET -  	  Content based Image ClassificationIRJET -  	  Content based Image Classification
IRJET - Content based Image Classification
ย 
A Survey on Content Based Image Retrieval System
A Survey on Content Based Image Retrieval SystemA Survey on Content Based Image Retrieval System
A Survey on Content Based Image Retrieval System
ย 
Design and Development of an Algorithm for Image Clustering In Textile Image ...
Design and Development of an Algorithm for Image Clustering In Textile Image ...Design and Development of an Algorithm for Image Clustering In Textile Image ...
Design and Development of an Algorithm for Image Clustering In Textile Image ...
ย 
Volume 2-issue-6-2077-2080
Volume 2-issue-6-2077-2080Volume 2-issue-6-2077-2080
Volume 2-issue-6-2077-2080
ย 
An Enhance Image Retrieval of User Interest Using Query Specific Approach and...
An Enhance Image Retrieval of User Interest Using Query Specific Approach and...An Enhance Image Retrieval of User Interest Using Query Specific Approach and...
An Enhance Image Retrieval of User Interest Using Query Specific Approach and...
ย 

Viewers also liked

Design and economical of roof trusses & purlins (comparison of limit state an...
Design and economical of roof trusses & purlins (comparison of limit state an...Design and economical of roof trusses & purlins (comparison of limit state an...
Design and economical of roof trusses & purlins (comparison of limit state an...
eSAT Publishing House
ย 
Redundancy removal of rules with reordering them to increase the firewall opt...
Redundancy removal of rules with reordering them to increase the firewall opt...Redundancy removal of rules with reordering them to increase the firewall opt...
Redundancy removal of rules with reordering them to increase the firewall opt...
eSAT Publishing House
ย 
Shear strength of rc deep beam panels โ€“ a review
Shear strength of rc deep beam panels โ€“ a reviewShear strength of rc deep beam panels โ€“ a review
Shear strength of rc deep beam panels โ€“ a review
eSAT Publishing House
ย 

Viewers also liked (20)

Image retrieval based on feature selection method
Image retrieval based on feature selection methodImage retrieval based on feature selection method
Image retrieval based on feature selection method
ย 
An enhancement of rtscts control handshake in
An enhancement of rtscts control handshake inAn enhancement of rtscts control handshake in
An enhancement of rtscts control handshake in
ย 
Transmission of arm based real time ecg for monitoring remotely located patient
Transmission of arm based real time ecg for monitoring remotely located patientTransmission of arm based real time ecg for monitoring remotely located patient
Transmission of arm based real time ecg for monitoring remotely located patient
ย 
Nesting of five modulus method with improved lsb subtitution to hide an image...
Nesting of five modulus method with improved lsb subtitution to hide an image...Nesting of five modulus method with improved lsb subtitution to hide an image...
Nesting of five modulus method with improved lsb subtitution to hide an image...
ย 
Design and economical of roof trusses & purlins (comparison of limit state an...
Design and economical of roof trusses & purlins (comparison of limit state an...Design and economical of roof trusses & purlins (comparison of limit state an...
Design and economical of roof trusses & purlins (comparison of limit state an...
ย 
20160219 - M. Agostini - Nuove tecnologie per lo studio del DNA tumorale libe...
20160219 - M. Agostini - Nuove tecnologie per lo studio del DNA tumorale libe...20160219 - M. Agostini - Nuove tecnologie per lo studio del DNA tumorale libe...
20160219 - M. Agostini - Nuove tecnologie per lo studio del DNA tumorale libe...
ย 
Design, simulation and hardware implementation of
Design, simulation and hardware implementation ofDesign, simulation and hardware implementation of
Design, simulation and hardware implementation of
ย 
Reconfigurable and versatile bil rc architecture design with an area and powe...
Reconfigurable and versatile bil rc architecture design with an area and powe...Reconfigurable and versatile bil rc architecture design with an area and powe...
Reconfigurable and versatile bil rc architecture design with an area and powe...
ย 
Evaluation of shear strength of model rock joints by experimental study
Evaluation of shear strength of model rock joints by experimental studyEvaluation of shear strength of model rock joints by experimental study
Evaluation of shear strength of model rock joints by experimental study
ย 
Enhanced location based self adaptive routing algorithm for wsn in industrial...
Enhanced location based self adaptive routing algorithm for wsn in industrial...Enhanced location based self adaptive routing algorithm for wsn in industrial...
Enhanced location based self adaptive routing algorithm for wsn in industrial...
ย 
Multilingual user interface for website using resource
Multilingual user interface for website using resourceMultilingual user interface for website using resource
Multilingual user interface for website using resource
ย 
Smart phone for elderly populace
Smart phone for elderly populaceSmart phone for elderly populace
Smart phone for elderly populace
ย 
Implementation of d space controlled dpwm based
Implementation of d space controlled dpwm basedImplementation of d space controlled dpwm based
Implementation of d space controlled dpwm based
ย 
Analytical survey of active intrusion detection techniques in mobile ad hoc n...
Analytical survey of active intrusion detection techniques in mobile ad hoc n...Analytical survey of active intrusion detection techniques in mobile ad hoc n...
Analytical survey of active intrusion detection techniques in mobile ad hoc n...
ย 
Experimental investigation of thermal performance of petrol engine using fuel...
Experimental investigation of thermal performance of petrol engine using fuel...Experimental investigation of thermal performance of petrol engine using fuel...
Experimental investigation of thermal performance of petrol engine using fuel...
ย 
Android mobile platform security and malware
Android mobile platform security and malwareAndroid mobile platform security and malware
Android mobile platform security and malware
ย 
Improving power quality in microgrid by means of using
Improving power quality in microgrid by means of usingImproving power quality in microgrid by means of using
Improving power quality in microgrid by means of using
ย 
Redundancy removal of rules with reordering them to increase the firewall opt...
Redundancy removal of rules with reordering them to increase the firewall opt...Redundancy removal of rules with reordering them to increase the firewall opt...
Redundancy removal of rules with reordering them to increase the firewall opt...
ย 
An ideal steganographic scheme in networks using
An ideal steganographic scheme in networks usingAn ideal steganographic scheme in networks using
An ideal steganographic scheme in networks using
ย 
Shear strength of rc deep beam panels โ€“ a review
Shear strength of rc deep beam panels โ€“ a reviewShear strength of rc deep beam panels โ€“ a review
Shear strength of rc deep beam panels โ€“ a review
ย 

Similar to Survey on content based image retrieval techniques

Content Based Image Retrieval Based on Color: A Survey
Content Based Image Retrieval Based on Color: A SurveyContent Based Image Retrieval Based on Color: A Survey
Content Based Image Retrieval Based on Color: A Survey
Eswar Publications
ย 
https://uii.io/0hIB
https://uii.io/0hIBhttps://uii.io/0hIB
https://uii.io/0hIB
moemi1
ย 
Volume 2-issue-6-1974-1978
Volume 2-issue-6-1974-1978Volume 2-issue-6-1974-1978
Volume 2-issue-6-1974-1978
Editor IJARCET
ย 
A Comparative Study of Content Based Image Retrieval Trends and Approaches
A Comparative Study of Content Based Image Retrieval Trends and ApproachesA Comparative Study of Content Based Image Retrieval Trends and Approaches
A Comparative Study of Content Based Image Retrieval Trends and Approaches
CSCJournals
ย 
Volume 2-issue-6-2077-2080
Volume 2-issue-6-2077-2080Volume 2-issue-6-2077-2080
Volume 2-issue-6-2077-2080
Editor IJARCET
ย 

Similar to Survey on content based image retrieval techniques (20)

Ko3419161921
Ko3419161921Ko3419161921
Ko3419161921
ย 
Content Based Image Retrieval Based on Color: A Survey
Content Based Image Retrieval Based on Color: A SurveyContent Based Image Retrieval Based on Color: A Survey
Content Based Image Retrieval Based on Color: A Survey
ย 
A New Approach for CBIR โ€“ A Review
A New Approach for CBIR โ€“ A ReviewA New Approach for CBIR โ€“ A Review
A New Approach for CBIR โ€“ A Review
ย 
Brain tumor pattern recognition using correlation filter
Brain tumor pattern recognition using correlation filterBrain tumor pattern recognition using correlation filter
Brain tumor pattern recognition using correlation filter
ย 
10.1.1.432.9149.pdf
10.1.1.432.9149.pdf10.1.1.432.9149.pdf
10.1.1.432.9149.pdf
ย 
https://uii.io/0hIB
https://uii.io/0hIBhttps://uii.io/0hIB
https://uii.io/0hIB
ย 
10.1.1.432.9149
10.1.1.432.914910.1.1.432.9149
10.1.1.432.9149
ย 
A Survey On: Content Based Image Retrieval Systems Using Clustering Technique...
A Survey On: Content Based Image Retrieval Systems Using Clustering Technique...A Survey On: Content Based Image Retrieval Systems Using Clustering Technique...
A Survey On: Content Based Image Retrieval Systems Using Clustering Technique...
ย 
Volume 2-issue-6-1974-1978
Volume 2-issue-6-1974-1978Volume 2-issue-6-1974-1978
Volume 2-issue-6-1974-1978
ย 
A SURVEY ON CONTENT BASED IMAGE RETRIEVAL USING MACHINE LEARNING
A SURVEY ON CONTENT BASED IMAGE RETRIEVAL USING MACHINE LEARNINGA SURVEY ON CONTENT BASED IMAGE RETRIEVAL USING MACHINE LEARNING
A SURVEY ON CONTENT BASED IMAGE RETRIEVAL USING MACHINE LEARNING
ย 
IRJET- Retrieval of Images & Text using Data Mining Techniques
IRJET-  	  Retrieval of Images & Text using Data Mining TechniquesIRJET-  	  Retrieval of Images & Text using Data Mining Techniques
IRJET- Retrieval of Images & Text using Data Mining Techniques
ย 
Mining of images using retrieval techniques
Mining of images using retrieval techniquesMining of images using retrieval techniques
Mining of images using retrieval techniques
ย 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
ย 
APPLICATIONS OF SPATIAL FEATURES IN CBIR : A SURVEY
APPLICATIONS OF SPATIAL FEATURES IN CBIR : A SURVEYAPPLICATIONS OF SPATIAL FEATURES IN CBIR : A SURVEY
APPLICATIONS OF SPATIAL FEATURES IN CBIR : A SURVEY
ย 
IRJET- Privacy Protection in Interactive Content based Image Retrieval with C...
IRJET- Privacy Protection in Interactive Content based Image Retrieval with C...IRJET- Privacy Protection in Interactive Content based Image Retrieval with C...
IRJET- Privacy Protection in Interactive Content based Image Retrieval with C...
ย 
A Comparative Study of Content Based Image Retrieval Trends and Approaches
A Comparative Study of Content Based Image Retrieval Trends and ApproachesA Comparative Study of Content Based Image Retrieval Trends and Approaches
A Comparative Study of Content Based Image Retrieval Trends and Approaches
ย 
IRJET- Analysis of Plant Diseases using Image Processing Method
IRJET- Analysis of Plant Diseases using Image Processing MethodIRJET- Analysis of Plant Diseases using Image Processing Method
IRJET- Analysis of Plant Diseases using Image Processing Method
ย 
Socially Shared Images with Automated Annotation Process by Using Improved Us...
Socially Shared Images with Automated Annotation Process by Using Improved Us...Socially Shared Images with Automated Annotation Process by Using Improved Us...
Socially Shared Images with Automated Annotation Process by Using Improved Us...
ย 
IRJET- An Improvised Multi Focus Image Fusion Algorithm through Quadtree
IRJET- An Improvised Multi Focus Image Fusion Algorithm through QuadtreeIRJET- An Improvised Multi Focus Image Fusion Algorithm through Quadtree
IRJET- An Improvised Multi Focus Image Fusion Algorithm through Quadtree
ย 
Volume 2-issue-6-2077-2080
Volume 2-issue-6-2077-2080Volume 2-issue-6-2077-2080
Volume 2-issue-6-2077-2080
ย 

More from eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
eSAT Publishing House
ย 
Impact of flood disaster in a drought prone area โ€“ case study of alampur vill...
Impact of flood disaster in a drought prone area โ€“ case study of alampur vill...Impact of flood disaster in a drought prone area โ€“ case study of alampur vill...
Impact of flood disaster in a drought prone area โ€“ case study of alampur vill...
eSAT Publishing House
ย 
Hudhud cyclone โ€“ a severe disaster in visakhapatnam
Hudhud cyclone โ€“ a severe disaster in visakhapatnamHudhud cyclone โ€“ a severe disaster in visakhapatnam
Hudhud cyclone โ€“ a severe disaster in visakhapatnam
eSAT Publishing House
ย 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
eSAT Publishing House
ย 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
eSAT Publishing House
ย 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
eSAT Publishing House
ย 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
eSAT Publishing House
ย 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
eSAT Publishing House
ย 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
eSAT Publishing House
ย 
Role of voluntary teams of professional engineers in dissater management โ€“ ex...
Role of voluntary teams of professional engineers in dissater management โ€“ ex...Role of voluntary teams of professional engineers in dissater management โ€“ ex...
Role of voluntary teams of professional engineers in dissater management โ€“ ex...
eSAT Publishing House
ย 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
eSAT Publishing House
ย 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
eSAT Publishing House
ย 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
eSAT Publishing House
ย 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
eSAT Publishing House
ย 
Coastal zones โ€“ seismic vulnerability an analysis from east coast of india
Coastal zones โ€“ seismic vulnerability an analysis from east coast of indiaCoastal zones โ€“ seismic vulnerability an analysis from east coast of india
Coastal zones โ€“ seismic vulnerability an analysis from east coast of india
eSAT Publishing House
ย 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
eSAT Publishing House
ย 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
eSAT Publishing House
ย 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
eSAT Publishing House
ย 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
eSAT Publishing House
ย 
Disaster recovery sustainable housing
Disaster recovery sustainable housingDisaster recovery sustainable housing
Disaster recovery sustainable housing
eSAT Publishing House
ย 

More from eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
ย 
Impact of flood disaster in a drought prone area โ€“ case study of alampur vill...
Impact of flood disaster in a drought prone area โ€“ case study of alampur vill...Impact of flood disaster in a drought prone area โ€“ case study of alampur vill...
Impact of flood disaster in a drought prone area โ€“ case study of alampur vill...
ย 
Hudhud cyclone โ€“ a severe disaster in visakhapatnam
Hudhud cyclone โ€“ a severe disaster in visakhapatnamHudhud cyclone โ€“ a severe disaster in visakhapatnam
Hudhud cyclone โ€“ a severe disaster in visakhapatnam
ย 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
ย 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
ย 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
ย 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
ย 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
ย 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
ย 
Role of voluntary teams of professional engineers in dissater management โ€“ ex...
Role of voluntary teams of professional engineers in dissater management โ€“ ex...Role of voluntary teams of professional engineers in dissater management โ€“ ex...
Role of voluntary teams of professional engineers in dissater management โ€“ ex...
ย 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
ย 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
ย 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
ย 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
ย 
Coastal zones โ€“ seismic vulnerability an analysis from east coast of india
Coastal zones โ€“ seismic vulnerability an analysis from east coast of indiaCoastal zones โ€“ seismic vulnerability an analysis from east coast of india
Coastal zones โ€“ seismic vulnerability an analysis from east coast of india
ย 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
ย 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
ย 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
ย 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
ย 
Disaster recovery sustainable housing
Disaster recovery sustainable housingDisaster recovery sustainable housing
Disaster recovery sustainable housing
ย 

Recently uploaded

FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
ย 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
sivaprakash250
ย 
Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort ServiceCall Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
ย 
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar โ‰ผ๐Ÿ” Delhi door step de...
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar  โ‰ผ๐Ÿ” Delhi door step de...Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar  โ‰ผ๐Ÿ” Delhi door step de...
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar โ‰ผ๐Ÿ” Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
ย 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
ย 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
ย 

Recently uploaded (20)

Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
ย 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
ย 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
ย 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
ย 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
ย 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
ย 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
ย 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
ย 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
ย 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
ย 
Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort ServiceCall Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
Call Girls in Netaji Nagar, Delhi ๐Ÿ’ฏ Call Us ๐Ÿ”9953056974 ๐Ÿ” Escort Service
ย 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
ย 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
ย 
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar โ‰ผ๐Ÿ” Delhi door step de...
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar  โ‰ผ๐Ÿ” Delhi door step de...Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar  โ‰ผ๐Ÿ” Delhi door step de...
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar โ‰ผ๐Ÿ” Delhi door step de...
ย 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ย 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
ย 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
ย 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
ย 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
ย 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
ย 

Survey on content based image retrieval techniques

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 754 SURVEY ON CONTENT BASED IMAGE RETRIEVAL TECHNIQUES Aiswarya.V1 , T. Senthil Kumar2 1 Student, Computer Vision and Image Processing, Amrita vishwa vidyapeetham, Tamilnadu, India 2 Assistant Professor, Computer Vision and Image Processing, Amrita vishwa vidyapeetham, Tamilnadu, India Abstract With the advancement and popularity of multimedia technologies and internet mediums, user cannot satisfy with the conventional methods of information retrieval. Because of this, the content based image retrieval is becoming a new and fast method of information retrieval. Content based image retrieval is the method of retrieving the data particularly images from a wide collection of databases. The retrieval is done by using features. Content Based Image Retrieval (CBIR) is a method to organize the wide variety of images by their visual features. In modern days with the development of social networking mediums, so many digital images are uploaded day by day. In order to access this huge data collection new techniques are very essential. These techniques will ease the data handling and the user can easily access the data. Content Based Image Retrieval is such a technique which uses features for searching a particular image from a database. It represents visual features like edges, spatial information, texture, shape. Here, in this paper the content based image retrieval techniques are discussed. Keywords: Content Based Image retrieval, Fuzzy logic, Shape and texture retrieval --------------------------------------------------------------------***---------------------------------------------------------------------- 1. INTRODUCTION Content Based Image Retrieval (CBIR) is a technique that helps to access and arrange the digital images from a large collection of databases by using the images features. In modern era with the development of social networks many digital images are uploaded every day. In order to handle this huge data new techniques are very essential. CBIR is such a technique that will ease the data handling and the user can easily access the data. The increasing amount of digitally produced images requires new methods to archive and access. The images can be retrieved using color, texture and shape. The most important feature in retrieving an image is color. There are so many methods to retrieve the color. They include color histogram, color moments, autocorrelogram etc. Color histogram is the widely used method for color feature extraction. Color histogram method doesnโ€Ÿt store the spatial information and also it is not invariant to scaling. Color moments provide a measurement for color similarity between images. Moments are invariant to scaling and rotation. The first four moments are usually calculated. Color correlogram provides the probability of finding color pairs at a particular pixel distance. Color correlogram gives better output than color histogram because the color correlogram provides the spatial information. Texture is retrieved using GLCM, entropy etc. shape is the next used image feature for retrieval. 1.1 Color Based Retrieval The most important feature in retrieving a digital image is color. There are so many methods used to retrieve the color feature. They include color histogram, autocorrelogram, color moments etc. Color is not dependent of the size of the digital image and orientation of the digital image. Color Histogram is the commonly used method for color feature extraction in digital images. Color histograms are widely used for CBIR systems in the image retrieval area. It is one of the most common methods for predicting the features of an image. The image histogram shows the variations of gray levels from 0 to 255, these all values cannot be used as a feature vector as the dimension is too big to be stored or compared. The image histogram must be sampled into the number of bins to reduce the size of feature vector. Color histograms have the advantages of speed and low memory space. Color histogram method is invariant to rotation but it is not invariant to scaling. It also varies with the angle of view. The color moments widely used are mean, standard deviation, and kurtosis. Color moments are mainly used for color indexing .The other advantages of color moments are: - they are good under lighting conditions, the requirement for their storage are very less. Because of this less storage requirement, the image retrieval speed increases. In color moments there is no need to store the complete distribution, so only low memory is used. 1.2 Texture Based Retrieval Texture is the regular repetition or pattern on the surface of any object. The texture of an image can be extracted using GLCM (Grey level co-occurrence matrix), Wavelets, Fourier transform, entropy, correlation methods. GLCM feature extraction technique is more commonly used, because it is more similar to the human visual system features. The features extracted using GLCM are energy, entropy, correlation etc. Wavelets are the complex form for texture feature extraction. In wavelets, the wavelets are discretely sampled and decompose in to different sub bands. 1.3 Shape Based Retrieval There are many methods for the extraction of shapes from digital images. Some methods include contour based shape extraction, Region based shape extraction, Boundary based methods and generalized Hough transform(GHT) etc.GHT is the most commonly used shape extraction technique.GHT
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 755 gives the complete information of the object shape and can detect multiple occurrences of object shape in a single pass. GHT is tolerant to noise and robust to the deformalities of shape. Figure 1 represents the architectural diagram of CBIR 2. EVOLUTION The method content-based image retrieval (CBIR) originated in the year 1992, and was first coined by the scientist T.Kato.He found this technique when he is dealing with the experiments that involving the retrieval of images from a small database by using their visual content. The techniques, tools, and algorithms that are used in CBIR originate from pattern recognition, signal processing, linear systems and machine vision. 3. APPLICATIONS Content Based Image Retrieval has many applications in almost all fields of life. i Some software manufactures are using CBIR based applications into the internet medium and law enforcement fields for identifying the criminals and to censor the images with skin-color. ii Zoomy Images, a stock photo enhanced its service by utilizing CBIR in its Visually Similar Images and Reverse Image Search functions, allowing clients to view more accurate search results. iii Art Collections Example: - Fine Arts Museum of San Francisco iv Medical Image Databases Example:-CT, MRI, Ultrasound, v Scientific Databases Example:-Earth Sciences vi General Image Collections for Licensing vii Architectural and engineering design viii. Fashion and publishing 4. RECENT WORKS The more recent works in the area of content based image retrieval consists of Relevance feedback, Radial basis function networks and fuzzy approaches. These three help to add more human interaction with the CBIR systems, thus significantly reduces the time for retrieving the output. Relevance feedback is a technique to overcome the semantic gap, where users provide feedback on the relevance of the retrieved images by the system, and this information is given back to the system for learning the user information needs. Important relevance feedback algorithms includes query refinement,re-weighting, Bayesian learning, optimal learning over heuristic-based feature weighting, artificial neural networks , discriminant-EM algorithm, and kernel- based learning etc., these have been adopted in CBIR systems and demonstrated considerable performance improvement. Fuzzy logic is a logic that deals with reasoning which is approximate rather than fixed and exact. Compared to traditional binary sets fuzzy logic variables may have a truth value that ranges in degree between 0 and 1. Fuzzy logic has been expected to handle the partial truth information concept, where the truth value may range between true and false that is partial information needs. Fuzzy deals with concepts that cannot be expressed as relevant or irrelevant but rather as partially relevant. The other approaches such as genetic algorithms and neural networks can perform as equal to fuzzy logic in many cases, fuzzy logic has the advantage that the problem solution can be cast in terms that human users can understand. Therefore fuzzy logic can be able to include more human interaction in the retrieval process. Fuzzy Radial Basis function networks are neural networks which perform the process in sessions. If the CBIR system is in real time, then RBF networks are the best. Moreover they have fast learning speed, simple network structure and global generalization power. Fuzzy logic for the interpretation of the texture queries for content- based image retrieval is latest and effective technique. 5. LITERATURE SURVEY In [1], Navigation-Pattern-based Relevance Feedback (NPRF) Approach is used. This Approach has high efficiency and effectiveness of CBIR in coping with the large-scale image data. In terms of efficiency, the iterations of feedback are reduced substantially by using the navigation patterns discovered from the user query log. It supports a large set of downloaded images. This paper cannot handle three issues:- First, in view of very large data sets, it have to scale the proposed method by utilizing parallel and distributed computing techniques. Second, to integrate userโ€Ÿs profile into NPRF to further increase the retrieval quality. Third, to apply the NPRF approach to more kinds of applications on multimedia retrieval. It supports the minimum number of logs, and most relevant seeds. In [2], learning to combine ad-hoc Ranking Functions for Image Retrieval, the approach used is ad-hoc Ranking Functions with Support vector machines (SVM). The proposed method brings little computational burden to the system and the efficiency analysis proves its scalability. This method cannot construct the ranking features by investigating the various image visual features. The Approach gives a performance of 95.6%.The future enhancement is that by considering the image visual features, ranking features can be constructed. In [3], latent semantic indexing (LSI) method is used to support the downloaded natural images. This method is especially suitable for mass image databases such as web environment. The Future work remains to include structural information in order to see whether this
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 756 improves performance or not. In [4], Recursive orthogonal least squares (ROLS) algorithm is used. The advantages of this approach are less computer memory, Network reduction to achieve smaller architectures with acceptable accuracy and without retraining. Online adaptation cannot be done in this method. So the future work can lead to an approach for on-line adaptation of both the structure and weights of an RBF network, which is useful for application to time- varying problems. In [5], โ€œLearning from Negative Example in Relevance Feedback for Content-Based Image Retrievalโ€, a method which is a combination of Relevance Feedback with discriminators are used. Here negative examples are combined with positive example to identify important features to be used in retrieval process. The Approach is implemented in a set of natural images particularly in Trees. This Approach denies the Partial Information needs of the user and can be extended as a future work. In [6], random walker algorithm is used. Each unlabeled image is ranked according to the probability that a random walker starting from that image will reach a relevant seed before encountering a non-relevant one. This method is easy to implement, it has no parameters to tune and scales well to large datasets. It can give a performance of 95% and can extend to other visual features too. In [7], Geometric Optimum Experimental Design for Collaborative Image Retrieval, the algorithm used is GOED algorithm (geometric optimum experimental design. Collaborative image retrieval in this approach aims to reduce the labeling efforts of the user by resorting to the auxiliary information. Enhance the performance of image retrieval. By minimizing the expected average prediction variance on the test data, GOED has a clear geometric interpretation to select a set of the most representative samples in the database iteratively with the global optimum. This approach retrieved only shape and texture from synthetic datasets and real world image database. The retrieval performance is good .In [8], Combining positive and negative examples in relevance feedback for content-based image retrieval minimize the intra dispersion between positive examples. Here the partial information needs of the user are totally denied. This method is implemented in a set of downloaded natural images. Euclidean distance is used as the similarity measure here. It gives a better accuracy compared to existing approaches. In [9], Radial basis functions are used for implementation. Neuro-Fuzzy control (NFC) exhibits greater robustness with large changes in plant dynamic. And moreover no tuning is needed. By using Tuning Parameters, good classification accuracy can be used. In [10], Radial basis functions are used to implement Satellite images of land region. This approach is very useful for queries involving texture patterns that represent a region of interest, nonlinear kernel for the evaluation of image similarity. Here both positive and negative feedbacks are taken for effectiveness of learning capability. The Parameters used here are RBF centres and widths, the tuning parameters and the adjustable centres. RBF networks possess an excellent nonlinear approximation capability. Nonlinear kernel for the evaluation of image similarity.RBF networks possesses an excellent nonlinear approximation capability. 6. CONCLUSIONS The goal of this survey is to provide an overview of the functionality of content based image retrieval systems. Most CBIR systems uses color, texture, edge features etc. Few systems use spatial information and shape for feature extraction. Fuzzy logic is one of the new technique introduced into CBIR field. As fuzzy method is mainly used for user oriented applications and is more similar to human visual features. It is the correct technique that can be used in CBIR field. There are various applications of CBIR in every fields of life like blood cell detection, archeology, criminal investigation, satellite etc. Thus, field of CBIR is very useful and itโ€Ÿs a real boon to the human life. ACKNOWLEDGEMENTS The authors would like to thank the students and staff of computer vision and image processing department of Amrita Vishwa vidyapeetham for their valuable guidance, sincere support and comments which help to improve this work. REFERENCES [1] Ja-Hwung Su, Wei-Jyun Huang, Philip S. Yu, Fellow, IEEE, and Vincent S. Tseng, Member, IEEE Efficient Relevance Feedback for Content-Based Image Retrieval by Mining User Navigation Patterns,IEEE. [2] Yangxi Li, Bo Geng, Chao Zhou, and Chao Xu, IEEE on โ€žโ€Ÿ Learning to Combine ad-hoc Ranking Functions for Image Retrievalโ€ 2011 11th IEEE International Conference on Data Mining Workshops. [3] Matei Dobrescu, Manuela Stoian, Cosmin Leoveanu General IT Directorate Insurance Supervisory Commission on โ€œMulti-Modal CBIR Algorithm based on Latent Semantic Indexingโ€ 2010 Fifth International Conference on Internet and Web Applications and Services [4] J. barry gomm, member, ieee, and ding li yu on โ€œselecting radial basis function network centers with recursive orthogonal least squares trainingโ€, pp no:- 1045-9227 ieee transactions on neural networks, vol. 11, no. 2, march 2000 [5] M. L. Kherfi1, D. Ziou1 and A. Bernardi on โ€œLearning from Negative Example in Relevance Feedback for Content-Based Image Retrievalโ€ NSERC and Bell University Laboratories R & D program. [6] Samuel Rota Bulo, Massimo Rabbi and Marcello Pelillo on โ€œContent-Based Image Retrieval with Relevance Feedback using Random Walksโ€ International journal on pattern recognition, june 2011 [7] Lining Zhang, Student Member, IEEE, Lipo Wang, Senior Member, IEEE, Weisi Lin, Senior Member, IEEE, and Shuicheng Yan, Senior Member, IEEE on
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 757 โ€œGeometric Optimum Experimental Design for Collaborative Image Retrievalโ€, 2013 IEEE [8] M.L. Kherfi, D. Ziou, and A. Bernardi on โ€œCombining positive and negative examples in relevance feedback for content-based image retrievalโ€ pp no:-1016/S1047 , 2003 Elsevier Journal. [9] Teo lian sung,marzuki Khalid Center for AI and robotics,Malaysia on โ€œAdaptive Neuro fuzzy control system by RBF and GRNN neural networksโ€ [10] Paisarn Muneesawang, Member, IEEE, and Ling Guan, Senior Member, IEEE on โ€œAn Interactive Approach for CBIR Using a Network of Radial Basis Functionsโ€, IEEE transactions on multimedia, vol. 6, no. 5, october 2004 BIOGRAPHIES Aiswarya.V is currently pursuing her masterโ€Ÿs program in computer vision and Image Processing in Amrita Vishwa vidyapeetham, Coimbatore, Tamilnadu. Her area of interest includes image processing and Content based image retrieval. Dr.T.Senthil Kumar is Assistant professor in computer vision and image processing in Amrita Vishwa vidyapeetham, Coimbatore, Tamilnadu. His area of interest includes Image processing, content based image retrieval and video processing.