Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.27 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.27 KB

ImageFilter-FloydSteinberg

Android app for pick and crop an image and apply - FloydSteinberg - Error Diffusion algorithm

Documentation

You can find project documentation here.

App UI

You can find app screenshots at project documentation here.

Source code:

You can find implementation of an alghorithm of The Floyd–Steinberg error diffusion filtering :

Executable APK file:

You can download latest release of the Executable APK file from here

App User flow

  • User choose an image from his gallery
  • User choose image region to crop
  • Apply error diffusion filtering on cropped area
  • Show filtered image