This is a python implementation of Illuminant Aware Gamut-Based Color Transfer in Computer Graphics Forum 2014 Paper
.
This paper provides a color transfer method that only changes the source image's color without modifying the appereance. Figure below shows how it looks like.
Required python (version 3.6) libraries: Opencv-python + Scipy + Numpy.
Tested in Windows10 and Ubuntu 16.04
- Clone this repository.
- Modify the input images name in demo.py if you need
python demo.py
If you use our code for research, please this paper: Illuminant Aware Gamut-Based Color Transfer in Computer Graphics Forum 2014
MIT License.
If you have additional questions after reading the FAQ, please email to runshengxu2017@u.northwestern.edu