Introduction - If you have any usage issues, please Google them yourself
C implementation of Retinex, i.e. MSRCR algorith. In the implementation a fast algorithm was employed for Gaussian smoothing that only 6 MADD for each operating point are needed. The program is derived from GRetinex, a plug-in for GIMP.