muggledy / retinex

Retinex Algorithms: python code for MSRCR, MSRCP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The implementation of Retinex

Run

Execute /demo.py, see code and notes in /code/retinex.py

Update

[2020.3.20] add Auto MSR algorithm

References

[1] Ana Belén Petro, Catalina Sbert, and Jean-Michel Morel, Multiscale Retinex, Image Processing On Line, (2014), pp. 71–88. https://doi.org/10.5201/ipol.2014.107

About

Retinex Algorithms: python code for MSRCR, MSRCP.

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 86.6%Language:C 13.4%