/gpLocalEntropyFilter

Openframeworks version of Local Entropy Filter for image

Primary LanguageC++

gpLocalEntropyFilter

Openframeworks version of Local Entropy Filter for image

 example

 example

 example

Algorithm

  • using 2-Dimensional entropy of 9x9 Raster-scaned kernels for Image filtering.

Dependency

  • OpenFrameworks 0.10.1
  • ofxCv
  • ofxOpenCv
  • XCode 10.12.x
  • OSX Mojave

Next Plan

  • Kernel Size selection using Mouse Move.
  • Local Spectral Entropy Filtering.
  • Drag & Drop Image file.

Reference