Lucene 图片搜索 LIRE

fmms 13年前
     LIRE(Lucene Image REtrieval)提供一种的简单方式来创建基于图像特性的    <a href="http://www.open-open.com/lib/view/open1325236004827.html">Lucene</a>索引。利用该索引就能够构建一个基于内容的图像检索(content- based image retrieval,CBIR)系统,来搜索相似的图像。LIRE使用的特性都取自MPEG-7标准: ScalableColor、ColorLayout、EdgeHistogram。此外该类库还提供一个搜索该索引的方法。    <br />    <br />    <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1325420965312" target="_blank">http://www.open-open.com/lib/view/home/1325420965312</a></p>