/TMR

Transportation Maps Regularisation -- Artefact-free color and contrast modification (MATLAB Implementation)

Primary LanguageMatlabGNU General Public License v3.0GPL-3.0

TMR

Transportation Maps Regularisation -- Artefact-free color and contrast modification (MATLAB Implementation). This can be used for color transfer denoising.

This is only a MATLAB implementation for the Yarovslavski filter based on pixel color values only (patch size = 1 pixel).

J = TMR(I_s, It, 5) // I_s and I_t are the inputs.

See Demo.m for the usage.

Copyright 2017 Han Gong gong@fedoraproject.org, University of East Anglia

Input

source image

Original Output

bad result

Improved Output

Fixture

Reference

Removing Artefacts From Color and Contrast Modifications, IEEE Transactions on Image Processing (TIP), J. Rabin, J. Delon, and Y. Gousseau, 2011.