MCALabC++ is a collection of Matlab and C++ programs that implements:
  + Many fast analysis and synthesis transforms used in image processing,
   including: wavelets, curvelets, waveatoms, (local)dct and dst, etc.
  
  + Application of these transforms to several problems such as:
     * Contrast enhancement, e.g. in the wavelet domain.
     * Image decomposition using MCA algorithm.
     * Image inpainting.

Test examples and tutorial written in Shell can be found in benchmark 
directory. A Matlab test for wavetoms in mex is also included in matlab directory.


NOTE: a native Matlab version of MCALabC++ (called MCALab) is also available for 
download at http://www.greyc.ensicaen.fr/~jfadili/demos/WaveRestore/downloads/mcalab.html.



To install the package, see INSTALL.

Contact:
Jalal.Fadili@greyc.ensicaen.fr
http://www.greyc.ensicaen.fr/~jfadili/


