# Retinex **Repository Path**: int66/Retinex ## Basic Information - **Project Name**: Retinex - **Description**: Python implementation of multi scale retinex with color restoration - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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/)