Openframeworks version of Local Entropy Filter for image
- using 2-Dimensional entropy of 9x9 Raster-scaned kernels for Image filtering.
- OpenFrameworks 0.10.1
- ofxCv
- ofxOpenCv
- XCode 10.12.x
- OSX Mojave
- Kernel Size selection using Mouse Move.
- Local Spectral Entropy Filtering.
- Drag & Drop Image file.
- Openframeworks Porting from original code : https://stackoverflow.com/questions/33962787/entropy-filter-in-opencv-similar-to-entropyfilt-function-in-matlab.