Skip to content

An open-source implementation of Graham Finlayson's illumination invariant image algorithm, for MATLAB/Octave. Please be aware that this algorithm is patented.

License

Notifications You must be signed in to change notification settings

hangong/gfinvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

gfinvim

An open-source implementation of Graham Finlayson's invariant image algorithm. Please be aware that this algorithm is patented.

I can not guarantee that this is the 100% consistent implementation of the original paper. However, it should be almost correct and the results look plausible.

Copyright 2014 Han Gong [email protected], University of Bath

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

MATLAB/Octave Code: see /src/m/demo.m for demonstration. You may need to compile the MEX code for Fast Gaussian Transform.

C++ Code: will be available when I feel like doing it.

Results:

Image of Entropy Image of Output

About

An open-source implementation of Graham Finlayson's illumination invariant image algorithm, for MATLAB/Octave. Please be aware that this algorithm is patented.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published