annotate README.txt @ 512:6439cfba2524 memory-leaks

Implemented correct LSH table via compile-time switch -DLSH_DUMP_CORE_TABLES. Dumps on LSH load.
author mas01mc
date Fri, 23 Jan 2009 18:45:44 +0000
parents 2a88ae80e4a9
children
rev   line source
mas01cr@132 1 This is audioDB, a database system specialized towards approximate
mas01cr@132 2 content-based retrieval, developed at Goldsmiths, University of London
mas01cr@241 3 as part of the OMRAS2 research project (funded by the Engineering and
mas01cr@241 4 Physical Sciences Research Council, grant number: EP/E02274X/1).
mas01cr@132 5
mas01cr@132 6 Please see INSTALL.txt for build and installation instructions.
mas01cr@132 7 Portions of this work are copyright Michael Casey, Christophe Rhodes,
mas01cr@241 8 and Goldsmiths, University of London. The software is released under
mas01cr@241 9 the terms of the GNU General Public Licence, version 2 or greater;
mas01cr@241 10 please see LICENCE.txt for the text of that copyright licence.