JoshuaEbenezer / LDR

Python implementation of 'Contrast Enhancement Based on Layered Difference Representation of 2D Histograms'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LDR

Python implementation of paper by Lee, Chulwoo, Chul Lee, and Chang-Su Kim. "Contrast enhancement based on layered difference representation of 2D histograms." IEEE transactions on image processing 22.12 (2013): 5372-5384.

Adapted directly from MATLAB implementation by authors of the paper: http://mcl.korea.ac.kr/projects/LDR/LDR_v1_0.zip

Implements contrast enhancement for images

About

Python implementation of 'Contrast Enhancement Based on Layered Difference Representation of 2D Histograms'


Languages

Language:Python 100.0%