Skip to content

mdfirman/python_colour_transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MKL Colour transfer in Python

Colour transfer algorithm based on linear Monge-Kantorovitch solution

This code is a direct reimplementation of this previous MATLAB code:

https://github.com/frcs/colour-transfer/blob/master/colour_transfer_MKL.m

We also use the same demo image here, for a direct comparison.

input ref input target
Linear Monge-Kantorovitch solution in RGB space

Usage

python demo.py

The output image will overwrite result_MKL.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages