Introduction - If you have any usage issues, please Google them yourself
This program converts a gray image to color image. The conversion is based on color image submitted along with the input gray image. Actualy it transfers color to a grayscale image. The implementation id based on the paper Transferring Color to greyscalale.