Revision 807711

Go back to digest for 18th May 2008

Features in Graphics

Gilles Caulier committed changes in /trunk/extragear/graphics/digikam/libs/database/haar:

digiKam from trunk: first import of Haar algorithm to perform fuzzy search around whole collection of image.

Marcel, the code have been extracted from imageseek program (<a href="http://www.imgseek.net">http://www.imgseek.net</a>;) several methods can be removed and optimized here, especially in imgdb.cpp do not look how is computed haar matrix, just look the result provided to store values in DB and to compare both matrix when we will perform search.

It's not very complicated (:=)))

The code need to be interfaced to digiKam DB backend.
We need to talking about this code by IRC or mail...

File Changes

Added 5 files
  • /trunk/extragear/graphics/digikam/libs/database/haar
  •   /haar.cpp
  •   /haar.h
  •   /imgdb.cpp
  •   /imgdb.h
5 files changed in total