leiyu0219 / 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.

Adpated directly from MATLAB implementation by authors of the paper (available on their website)

Implements contrast enhancement for images

About

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


Languages

Language:Python 100.0%