Retinex icon indicating copy to clipboard operation
Retinex copied to clipboard

Python implementation of multi scale retinex with color restoration

Multiscale retinex with color restoration

Description

Python implementation of multiscale retinex with color restoration.

Requirement

  • Numpy
  • OpenCV

How to

Place test data into data folder and execute run.py.

Reference

  • [A multiscale retinex for bridging the gap between color images and the human observation of scenes] (http://ieeexplore.ieee.org/document/597272/)
  • [An automated multi Scale Retinex with Color Restoration for image enhancement] (http://ieeexplore.ieee.org/document/6176791/)
  • [Multiscale Retinex] (http://www.ipol.im/pub/art/2014/107/)