annotate README.txt @ 354:4871a3ed9e36
pre_api
Added serialized feature query Web Service, server-side only, example Python script: QueryADB.py -v
author |
mas01mc |
date |
Fri, 07 Nov 2008 12:48:26 +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.
|