This repository provides a c++ source code to decompose an observed image O into illumination S and reflectance R components
0=SxR
Retinex theory has been applied in many computer vision tasks such as image enhancement,color correction and stereo matching.
- opencv
- Eigen
