Kernel regression based feature extraction for 3D MR image denoising
--------------------------------------------------------------------

The contents of this zip file are provided without any warranty. They are intended for evaluational purposes only.

There are five kinds of files:
-Files with .m extension: they are Matlab files which form the top level of the implementation.
-Files with .c and .h extension: they are the C MEX low level implementation. They are as platform independent as possible. Nevertheless, they need some auxiliary libraries.
-Files with .mexw32 extension: they are precompiled versions of the MEX files for use in Matlab under 32 bit Windows.
-Files with .mexw64 extension: they are precompiled versions of the MEX files for use in Matlab under 64 bit Windows.
-Files with .mat extension: they are synthetic MR images for testing the method, plus the index22a.mat file needed for Rician noise estimation.

Any suggestions and bug reports will be welcome.

Note: The synthetic MR test images come from the BrainWeb repository:
Kwan, R.-S., Evans, A., Pike, G., 2010. BrainWeb: Simulated brain database. http://mouldy.bic.mni.mcgill.ca/brainweb/

