Matlab functions for estimation (denoising/reconstruction) of approximately piecewise constant signals. The functions are reference implementations of the method described in the paper
M. Storath, A. Weinmann, M. Unser. Exact algorithms for L^1-TV regularization of real-valued or circle-valued signals. SIAM Journal on Scientific Computing, 38(1), A614-A630, 2016
See also Pottslab for related functions
Estimates a real-valued signal using the L1-TV model (exact non-iterative solver)
Estimates a circle-valued signal using the L1-TV model (exact non-iterative solver)
- Set the Matlab path by calling setPath.m
- Run the demos of the Demos folder