Code

@inproceedings{faridul2013approximate,

title={Approximate cross channel color mapping from sparse color correspondences},

author={Faridul, Hasan Sheikh and Stauder, Jurgen and Kervec, Jonathan and Tr{\'e}meau, Alain},

booktitle={IEEE International Conference on Computer Vision Workshops (ICCVW) },

pages={860--867},

year={2013}

}

Associated Code: colormapping_test.zip

Depedencies

*************

1. I have assumed MATLAB Compiler Runtime(MCR) is already installed. If you have MATLAB, you have MCR. Otherwise, install it!

------------------------------------------

1. Open a windows command Prompt

2. cd to the directory containing the color mapping exe

3. Run the following command (Assuming "ref.png" "test.png" are available in the current directory)

>RUN_color_mapping.exe "ref.png" "test.png"

Output will be saved as "mapped.png"