8000 GitHub - mdfirman/python_colour_transfer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mdfirman/python_colour_transfer

Folders and files

N A5E9 ameName
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

0