<?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>Information Retrieval Blog &#187; image information retrieval</title>
	<atom:link href="http://blog.zye.me/tag/image-information-retrieval/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.zye.me</link>
	<description>REAL TIME DATA PROCESSING, DISTRIBUTED COMPUTING, PATTERN DISCOVERY</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:33:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>content based image retrieval (CBIR) toolkits and package</title>
		<link>http://blog.zye.me/2009/05/52060.html</link>
		<comments>http://blog.zye.me/2009/05/52060.html#comments</comments>
		<pubDate>Sat, 23 May 2009 01:13:07 +0000</pubDate>
		<dc:creator>yezheng</dc:creator>
				<category><![CDATA[information Retrieval]]></category>
		<category><![CDATA[content based image retrieval]]></category>
		<category><![CDATA[image information retrieval]]></category>
		<category><![CDATA[Toolkits]]></category>

		<guid isPermaLink="false">http://blog.so8848.com/?p=52060</guid>
		<description><![CDATA[present several tools for CBIR. Unfortunately, these tools are all lack of documents. I choose LIRE since I am familiar with lucene and Java. Do you have any other good choices? If you do have, please comment. Thanks. The LIRE (Lucene Image REtrieval) library (Java based) It is a CBIR system based on Lucene (Java-based) <a href='http://blog.zye.me/2009/05/52060.html'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>present several tools for CBIR. Unfortunately, these tools are all lack of documents. I choose LIRE since I am familiar with lucene and Java.</p>
<p>Do you have any other good choices? If you do have, please comment. Thanks.</p>
<h1>The <a href="http://www.semanticmetadata.net/lire/" target="_blank">LIRE </a>(Lucene Image REtrieval) library (Java based)</h1>
<p>It is a CBIR system based on Lucene <strong>(Java-based)</strong> and <a href="http://sourceforge.net/projects/caliph-emir/">Caliph and Emir.</a> Caliph-emir is a <strong>Java</strong> &amp; MPEG-7 based tools for annotation and retrieval of digital photos and images, supporting semantic annotation and content based, metadata based and semantic image retrieval.  Lucene is a full text retrieval package. It is easy to imagine that what jobs LIRE  can do according to its cores.</p>
<p>Also, it&#8217;s easy to incorporate context-based image retrieval into LIRE as Lucene  does the job naturally. But Lucene, I think,  is not suitable for academic research.  However,  at lease you can use Caliph-emir to extract the low level features of images, which could also be used in other IR systems.</p>
<p>LIRE can used out-of-the-box.</p>
<h1>The GNU Image-Finding Tool(<a href="http://www.gnu.org/software/gift/" target="_blank">GIFT</a>, C based)</h1>
<p>The GIFT (the GNU Image-Finding Tool) is a Content Based Image Retrieval     System (CBIRS: <a href="http://en.wikipedia.org/wiki/CBIR" target="_blank">http://en.wikipedia.org/wiki/CBIR</a>). It enables you to do Query     By Example (QBE: <a href="http://en.wikipedia.org/wiki/QBE" target="_blank">http://en.wikipedia.org/wiki/QBE</a>) on images, giving you the     opportunity to improve query results by relevance feedback. For processing     your queries the program relies entirely on the content of the images,     freeing you from the need to annotate all images before querying the     collection.</p>
<p>The GIFT comes with a tool which lets you index whole directory trees     containing images in one go. You then can use the GIFT server and its     <a href="http://www.gnu.org/software/gift/#clients">clients</a>, to browse your own image collections</p>
<h1><a href="http://www-i6.informatik.rwth-aachen.de/~deselaers/fire/" target="_self">FIRE</a> (CPP)</h1>
<p>FIRE is an image retrieval system developed as part of the diploma thesis of Thomas Deselaers. Later, large parts were rewritten to make it more easily maintainable.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zye.me/2009/05/52060.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

