Lire 0.8 released
March 11, 2010 on 4:15 pm | Tags: cbir, Development, Java, Library, Lire, Release, Software | In General | 1 CommentI just released LIRe v0.8. LIRe – Lucene Image Retrieval – is a Java library for easy content based image retrieval. Based on Lucene it doesn’t need a database and works reliable and rather fast. Major change in this version is the support of Lucene 3.0.1, which has a changed API and better performance on some OS. A critical bug was fixed in the Tamura feature implementation. It now definitely performs better
Hidden in the depths of the code there is an implementation of the approximate fast indexing approach of G. Amato. It copes with the problem of linear search and provides a method for fast approximate retrieval for huge repositories (millions?). Unfortunately I haven’t tested with millions, just with tens thousands, which proves that it works, but it doesn’t show how fast.
Links
Lire v0.8 is on its way … just some more tests
March 10, 2010 on 3:32 pm | Tags: cbir, Development, Lire, LireDemo, lucene, Release, update | In General | 1 CommentI just checked in my latest code for LIRe and it looks like it’s nearly v0.8 release ready. Major changes include the use of Lucene 3.0.1, some bug fixes on descritors, several new test files (including one that shows how to do an LSA with image features) and of course an updated demo application. While everything needs a bit more testing as well as an documentation update, I can offer a pre-compiled demo here. All changed and added sources can be found in the SVN.
Links
- SVN URL and description
- LireDemo v 0.8 (preview, bin + src)
ZoRa Photo Director
March 4, 2010 on 1:46 pm | Tags: asset management, Lire, Multimedia, open source, Software | In General | No CommentsJust got word from Berthold Daum that he has integrated LIRe in the ZoRa Photo Director. That’s desktop asset management application, written in Java which allows for management of large photo collections. Source and binaries (Win & Linux) are available at http://www.photozora.org. Not to forget: it’s built on Eclipse!
Links
Lire accepted for the Open Source Contest @ ACM MM
July 15, 2008 on 2:14 pm | Tags: acm, Dev, Lire, Multimedia, OpenSource | In Conference, General, Multimedia, Research, Software | No CommentsAlthough its quite some time ago that I got the acceptance mail I forgot to blog the good news: Lire (Lucene Image Retrieval) has been acccepted to be presented at the ACM Multimedia within the Open Source Contest track. As it is a contest I assume we have chances to win something?
Lire: Submission to the ACM Multimedia Open Source Contest 2008
June 17, 2008 on 10:00 am | Tags: acm, cbir, Lire, LireDemo, Multimedia, submission | In Development, General, Java, Lire, LireDemo, OpenSource, Research | No CommentsI recently submitted Lire and LireDemo to the ACM Multimedia Open Source Software Competition 2008. As I’d really like to go there I hope it will judged as relevant contribution and a demo at the ACM Multimedia is requested. Note that I’ve integrated a new feature in LireDemo for the ACM Multimedia submission: Now its easier to test Lire by just indexing random photos from Flickr. By just hitting the “Index” button without giving a directory of images the download will start automatically.
Links:
- Submission files (~800 kB)
LIRE v0.6 released: New Image Features
June 9, 2008 on 3:35 pm | Tags: Lire, Release | In Imaging, Java, Lire, LireDemo, Release, Releases, Software | 2 CommentsThe new release contains three additional features: (i) Tamura texture features, (ii) Color and Edge Directivity Descriptor (CEDD) and (iii) a configurable color histogram implementation. While the last one was integrated for comparison only the other two provide additional improvements, especially the CEDD feature. Furthermore a FastMap implementation was included in the release for optimization of the indexing process in a later release. Also some bugs were fixed in the MPEG-7 EdgeHistogram descriptor provided in the cbir-library jar file and in color-only search. Note that due to the increased number of features the extensive document builder, which extracts all available features, needs significantly more time for extraction than in the last release.
Links:
Lire SVN build for Java 1.5
May 30, 2008 on 1:29 pm | Tags: Java, Lire, snapshot, svn | In CaliphEmir, Dev, Development, Imaging, Java, Lire, LireDemo, Releases | No CommentsDue to requests I took some time and built a Java 1.5 version instead of the 1.6 versions. A simple compile with 1.5 wouldn’t help as I use the swing layout classes of NetBeans (now integrated in Java 1.6), so imports have to be re-adjusted and the library has to be added. Furthermore I created an explicit build target in Caliph to create a 1.5 version of the cbir jar file. This snapshot works fine with MacOS (as far as I’ve heard) and on Windows.
Files:
Lire development: a big next step ..
May 29, 2008 on 9:12 am | Tags: cbir, Development, features, Java, Lire | In Dev, Development, General, Imaging, Java, Lire, LireDemo, Multimedia, OpenSource, Releases | No CommentsWhile it has been quiet for some time around Lire, recently development has been pushed forward. I switched to SVN for development and integrated simple RGB color histograms as a feature for comparison with the MPEG-7 features. Savvas Chatzichristofis (or on facebook, his image search engine) contributed the CEDD feature, which works great! Marko Keuschnig and Christian Penz contributed implementations for the Gabor texture feature and the Tamura texture features, where the latter is already in the SVN. I also integrated the new features in LireDemo. A new version – already compiled – can be downloaded here: liredemo-svn-2008-05-29-jdk16.tar.bz2 Note that Java 1.6 is required.
Caliph, Emir and Lire development switched to subversion
May 23, 2008 on 4:04 pm | Tags: caliph, Development, emir, Lire, repository, subversion, svn | In CaliphEmir, Development, Lire, LireDemo | No CommentsToday I did something I should have done a long time ago: I switched (within sf.net) from cvs to subversion. Now login, update and commit are much faster and development gets easier. If you are interested you can browse the repository here: http://caliph-emir.svn.sourceforge.net/viewvc/caliph-emir/. If you want to check out and get the code, then you can find the documentation on sf.net.
© 2004-2007 by Mathias Lux
>> Contents of this page are licensed under the CreativeCommons Attribution 2.5 license <<