Mercurial > hg > audiodb
view bindings/python/README.txt @ 743:63a75a2b5fa6
Added insert featureData and powerData from numpy ndarray pathway
author | mas01mc |
---|---|
date | Tue, 09 Nov 2010 08:21:49 +0000 |
parents | 159becb0701e |
children | 6dfde1f7a7eb |
line wrap: on
line source
README.txt to install, try: python setup.py build python setup.py install Notes: - a compatible build of audioDB (>=r914) needs to be linkable at runtime - a basic database instance-centric class structure is available via pyadb.py, use this not _pyadb (the direct C interface) - the unit tests ( in test/InitialisationRelated.py) show basic functionality... Updated 23 June 2009, Ben Fields, b.fields@gold.ac.uk NOTES AND COMMENTS (mcasey@dartmouth.edu) * how to apply L2norm to a database: make default behaviour * query behaviour without L2norm doesn't seem right