Mercurial > hg > aimc
changeset 272:2147f317aedc
Created wiki page through web user interface.
author | tomwalters |
---|---|
date | Sun, 14 Feb 2010 22:42:58 +0000 |
parents | e561b75fca9b |
children | c26222c51fb7 |
files | wiki/Design.wiki |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/wiki/Design.wiki Sun Feb 14 22:42:58 2010 +0000 @@ -0,0 +1,13 @@ +#summary AIM-C design document +#labels Phase-Design + += Requirements = + * Accurate implementation of various key parts of the Auditory Image Model: + ** Filterbanks: Gammatone, dcGC, PZFC + ** NAP: HCL, 2DAT + ** Strobes: sf1992 and sf2003 main algorithms + ** SAI: ti2003 algorithm + ** Features: Gaussian features + * Fast. AIM-C should be as fast as possible at processing audio + * Easy to test. Developers writing new modules should have an easy way to test them, and should be encouraged to submit tests with their code. + \ No newline at end of file