changeset 4:0d9ad72d8100

Updated readme and added diagram.
author Christopher Hummersone <c.hummersone@surrey.ac.uk>
date Thu, 02 Mar 2017 11:53:37 +0000
parents 881c49904c20
children 7f842ab251d7 ba11f239c2af
files MASSEF.png README.md
diffstat 2 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
Binary file MASSEF.png has changed
--- a/README.md	Thu Mar 02 10:36:53 2017 +0000
+++ b/README.md	Thu Mar 02 11:53:37 2017 +0000
@@ -2,7 +2,9 @@
 
 [Chris Hummersone](mailto:c.hummersone@surrey.ac.uk), Martin Dewhirst, Joachim Fainberg
 
-The multichannel audio source separation evaluation framework is designed to facilitate the development and evaluation of audio source separation algorithms. The framework generates the mixture(s), calculates the ideal binary and ratio masks, provides the mixture(s) to the separation algorithm(s), and evaluates the outputs of the separation algorithm(s). The framework also evaluates the ideal masks for the purposes of comparison.
+![MASSEF](/MASSEF.png?raw=true "MASSEF")
+
+The multichannel audio source separation evaluation framework is designed to facilitate the development and evaluation of audio source separation algorithms. The framework generates the mixture(s), calculates the ideal binary and ratio masks, provides the mixture(s) to the separation algorithm(s), and evaluates the outputs of the separation algorithm(s). The framework can also evaluate the ideal masks for the purposes of comparison.
 
 Sources may have any number of channels; the framework evaluates each channel. The use of [`iosr.bss.mixture`](https://github.com/IoSR-Surrey/MatlabToolbox) objects facilitate the evaluation of spatialised mixtures (e.g. binaural).