
This toolbox combines the results of two denoising algorithms (MLP and BM3D),
using a neural network. To use this toolbox, run the script demo_combine.m .
The script assumes that the BM3D denoising algorithm is installed in the
sub-folder 'BM3D/' and MLP (along with corresponding weights) in the sub-folder
'MLP/'. BM3D can be downloaded from http://www.cs.tut.fi/~foi/GCF-BM3D/,
whereas MLP can be downloaded from
http://people.tuebingen.mpg.de/burger/neural_denoising/ .

