Demonstration code (MATLAB) for the one pass weighted p-Dirichlet energy minimization approach for the structure+texture (cartoon+texture) extraction method described in the following paper.
An example of use is shown in the file demo_struct.m
. It computes the structure and texture for a test image (provided in this repository).
There is no particular dependency.
The methods are described in the following paper. The corresponding bibtex entry is
@article{FayolleBelyaev2023,
title = {Variable exponent diffusion for image detexturing},
author = {Fayolle, Pierre-Alain and Belyaev, Alexander G.},
journal = {Machine Vision and Applications},
pages = {},
year = {2023},
volume = {34},
number = {81},
doi = {10.1007/s00138-023-01432-z},
}