A. Image retrieval :
An image retrieval system is a computer system for browsing, searching and retrieving images from a large database of digital images. Most traditional and common methods of image retrieval utilize some method of adding metadata such as captioning, keywords, or descriptions to the images so thatretrieval can be performed over the annotation words.Manual image annotation is time-consuming,laborious and expensive; to address this, there hasbeen a large amount of research done on automaticimage annotation. Additionally, the increase in socialweb applications and the semantic web have inspiredthe development of several web-based imageannotation tools.
In image retrieval system features are extracted froma given query image which are then used forcomparing with the features of other images stored indatabase. In the proposed signature technique animage’s signature bi string referred as signature is anabstract representation of the color distribution of animage by bit stings of a predetermined size. Toprocess a query all the image signatures arecompared against the signature of query image usinga well defined similarity metric. The candidateimages are then retrieved and ranked according totheir similarity with query image.
C.Color Space Model
Color space models define colors in threedimensions, such that each color is represented bythree coordinates. The difference between any twocolors is approximated to be the Euclidean distancein a uniform color space.
RGB color space model is the most commonly usedmodel, which is composed of three primary colorsred, green, blue. The primary colors are additive, thatis by varying their combinations, other colors can beobtained. The model is visualized as a unit cube withcorners of black, white, the three primary colors(red, blue, green), and the three secondary colors(cyan,magenta, yellow).
The CMY color model is based on the secondarycolors of the RGB color space model, that is – cyan(green plus blue), magenta (red plus blue) and yellow(red plus green). The subset of the Cartesiancoordinate system for the CMY color model issimilar to that of the RGB color space, except that thewhite color occupies the origin.
The marketing industry is continually evolving with new strategies and technologies catalyzing growth. To understand…
Cyber security is becoming increasingly critical as we move into the digital age. As the…
The configuration of resources can be a time-consuming and difficult operation while creating a React…
Rapid technological growth and developments have provided vast areas of…
How often have you thought about changing the way that you store and use data?…
Programming Languages are a set of rules that aid in transforming a concept into a…
View Comments
cool
Thank you Puja..