The codes in this archive can be used for academic research only. They
are distributed under the terms of the GNU general public license v3.

Codes have been tested under Matlab 2018a.

Anyone finding these Matlab codes useful is kindly asked to cite:
F. Sur
A non-local dual-domain cartoon and texture decomposition
IEEE Transactions on Image Processing, 2019


Usage

FLANN is required:
https://www.cs.ubc.ca/research/flann/
It must be donwloaded, installed, and added to Matlab's path.

The provided file fastcartoontexture.m is a Matlab implementation of
A. Buades, T. M. Le, J.-M. Morel, and L. A. Vese, 
"Fast cartoon + texture image filters" 
IEEE Transactions on Image Processing 
vol. 19, no. 8, pp. 1978–1986, 2010.

NoLoDuDoCT.m is the main Matlab function.

script_NoLoDuDoCT.m runs experiments by calling NoLoDuDoCT.m.
