<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OmanDev &#187; Image Retrieval</title>
	<atom:link href="http://www.omandev.net/tag/image-retrieval/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.omandev.net</link>
	<description>Technical, computer related articles and projects.</description>
	<lastBuildDate>Sat, 17 Jul 2010 18:54:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Texture Image retrieval</title>
		<link>http://www.omandev.net/2008/11/texture-image-retrieval/</link>
		<comments>http://www.omandev.net/2008/11/texture-image-retrieval/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 19:38:00 +0000</pubDate>
		<dc:creator>szakwani</dc:creator>
				<category><![CDATA[برمجة و تطوير]]></category>
		<category><![CDATA[تقنية]]></category>
		<category><![CDATA[عربي]]></category>
		<category><![CDATA[Image Retrieval]]></category>
		<category><![CDATA[Texture]]></category>
		<category><![CDATA[Texture Image retrieval]]></category>

		<guid isPermaLink="false">http://66.147.242.194/~omandevn/wrd1/wordpress/?p=53</guid>
		<description><![CDATA[Texture retrieval is the process of retrieving image content based on texture similarity. This may not seem very useful, since we are not using color content. On the other hand, the ability to match on texture similarity can often be useful in distinguishing between areas of images with similar color (such as sky and the [...]


Related posts:<ol><li><a href='http://www.omandev.net/2008/05/image-retrieval/' rel='bookmark' title='Permanent Link: Image Retrieval'>Image Retrieval</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_emLBvfBccUg/SR3UiPrO2OI/AAAAAAAAAJM/YrNn1WtrYL4/s1600-h/33_15_10---Fire-Flame-Texture_web.jpg"><img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 298px; height: 181px;" src="http://2.bp.blogspot.com/_emLBvfBccUg/SR3UiPrO2OI/AAAAAAAAAJM/YrNn1WtrYL4/s320/33_15_10---Fire-Flame-Texture_web.jpg" alt="" id="BLOGGER_PHOTO_ID_5268600823881849058" border="0" /></a>Texture retrieval is the process of retrieving image content based on texture similarity. This may not seem very useful, since we are not using color content. On the other hand, the ability to match on texture similarity can often be useful in distinguishing between areas of images with similar color (such as sky and the sea). Several techniques have been used to measure texture similarity, well known techniques rely on comparing values calculated from query and stored images. From the values, it is possible to calculate measures of image texture such as the degree of contrast,coarseness, dir<a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_emLBvfBccUg/SR3U0XF9vMI/AAAAAAAAAJU/JRR2MhYkA5o/s1600-h/dg15024055.jpg"><img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 109px; height: 114px;" src="http://2.bp.blogspot.com/_emLBvfBccUg/SR3U0XF9vMI/AAAAAAAAAJU/JRR2MhYkA5o/s320/dg15024055.jpg" alt="" id="BLOGGER_PHOTO_ID_5268601135110667458" border="0" /></a>ectionality and regularity or periodicity, directionality and randomness.<br />Different filters such as prewitt, Sobel, Roberts. We use the Sobel filter which is discussed later in the report. Texture queries can be formulated in a similar manner to color queries, by selecting examples of desired textures from a palette, or by supplying an example query image. The system then retrieves images with texture measures most similar in value to the query.
<div class="blogger-post-footer">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
omandev.net English feed</div>


<p>Related posts:<ol><li><a href='http://www.omandev.net/2008/05/image-retrieval/' rel='bookmark' title='Permanent Link: Image Retrieval'>Image Retrieval</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.omandev.net/2008/11/texture-image-retrieval/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Image Retrieval</title>
		<link>http://www.omandev.net/2008/05/image-retrieval/</link>
		<comments>http://www.omandev.net/2008/05/image-retrieval/#comments</comments>
		<pubDate>Sun, 18 May 2008 19:58:00 +0000</pubDate>
		<dc:creator>szakwani</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[CBIR]]></category>
		<category><![CDATA[content based image retrieval]]></category>
		<category><![CDATA[Image content]]></category>
		<category><![CDATA[Image Retrieval]]></category>
		<category><![CDATA[textual image retrieval]]></category>

		<guid isPermaLink="false">http://66.147.242.194/~omandevn/wrd1/wordpress/?p=30</guid>
		<description><![CDATA[An image retrieval system is a computer system for browsing, searching and retrieving images from a large database of digital images. 
A common saying goes “A picture is better than a thousand words”. Images represented using tags, labels or captioned tend to lose what the actual information the image represents. Images have a large amount [...]


Related posts:<ol><li><a href='http://www.omandev.net/2008/11/texture-image-retrieval/' rel='bookmark' title='Permanent Link: Texture Image retrieval'>Texture Image retrieval</a></li>
<li><a href='http://www.omandev.net/2008/11/wavelet-and-its-applications/' rel='bookmark' title='Permanent Link: Wavelet and its applications'>Wavelet and its applications</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><span style=";font-family:&quot;;font-size:11;"  >An image retrieval system is a computer system for browsing, searching and retrieving images from a large database of digital images. <o:p></o:p></span>
<p style="text-indent: 0.5in;"><span style=";font-family:&quot;;font-size:11;"  >A common saying goes “A picture is better than a thousand words”. Images represented using tags, labels or captioned tend to lose what the actual information the image represents. Images have a large amount of information through human vision and computer vision. Using multiple tags to represent the content of an image simply does not describe an image for efficient retrieval. Content-based image retrieval (CBIR) uses the actual content of the image proving to be more efficient but yet challenging. The most important factor of image retrieval is its accuracy. One problem with using image search results as a training set for a classifier is the high percentage of unrelated images within the results. Estimation has shown a high number of inaccuracies of the result of image in Google image search. Problems with traditional methods of image indexing have led to the rise of interest in techniques for retrieving images on the basis of automatically-derived features such as color, texture and shape.<o:p></o:p></span></p>
<p style="text-indent: 0.5in;"><span style=";font-family:&quot;;font-size:11;"  >Most traditional and common methods of image retrieval use methods of adding meta data such as captions, keywords, tags, or descriptions to the images so that retrieval can be performed over the annotation words. Manual image annotation is time-consuming, laborious and expensive; to address this, there has been a large amount of research done on automatic image annotation. <o:p></o:p></span></p>
<p style="text-indent: 0.5in;"><a name="_Toc442192695"><i><span style=";font-family:&quot;;font-size:11;"  >Content-based image retrieval</span></i></a><span style=""><span style=";font-family:&quot;;font-size:11;"  > (<b>CBIR</b>), also known as <i>query by image content</i> (<b>QBIC</b>) and <i>content-based visual information retrieval</i> (<b>CBVIR</b>) is the application of computer vision to the image retrieval problem. In other words, an image produces image data in a form of rows and columns. This image data derived from computations can be used to produce vector or quantifiers which would then be a primary key (index) for an image to be retrieved in a large database.<o:p></o:p></span></span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-indent: 0.5in; line-height: normal;"><span style=""><span style=";font-family:&quot;;font-size:11;"  >&#8220;Content-based&#8221; means that the search will analyze the actual contents which in this context; it will be the contents of the image. The term &#8216;content&#8217; in this context might refer to colors, shapes, textures, or any other visual information that can be derived from the image itself. Without the ability to examine image content, searching for images must rely on meta data or the traditional methods.<o:p></o:p></span><br /></span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-indent: 0.5in; line-height: normal;"><span style="">Meta data are very hard to generate which proves to be more expensive. A security camera capturing picture could be caption by the time, date, location rather than by the actual contents of the image it represents. Here, CBIR comes into play by deriving image data for analysis and use of different image problem based areas.</span></p>
<div class="blogger-post-footer">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
omandev.net English feed</div>


<p>Related posts:<ol><li><a href='http://www.omandev.net/2008/11/texture-image-retrieval/' rel='bookmark' title='Permanent Link: Texture Image retrieval'>Texture Image retrieval</a></li>
<li><a href='http://www.omandev.net/2008/11/wavelet-and-its-applications/' rel='bookmark' title='Permanent Link: Wavelet and its applications'>Wavelet and its applications</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.omandev.net/2008/05/image-retrieval/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
