Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.15 KB

README.md

File metadata and controls

34 lines (18 loc) · 1.15 KB

Shadow-Removal

An implementation of Graham Finlayson's invariant image algorithm in python.

References: Graham Finlayson et al. "Entropy Minimization for Shadow Removal". IJCV, 2009.

Successful cases:

alt tag alt tag

alt tag alt tag

alt tag alt tag

Failure cases:

alt tag alt tag

Note: The algorithm does not work for non-linearly reddened JPEG images.