Android app for pick and crop an image and apply - FloydSteinberg - Error Diffusion algorithm
You can find project documentation here.
You can find app screenshots at project documentation here.
You can find implementation of an alghorithm of The Floyd–Steinberg error diffusion filtering :
- Only alghorithm at class Dither
- Alghorithm is embeded into Transformation, at class DitherTransformation
You can download latest release of the Executable APK file from here
- User choose an image from his gallery
- User choose image region to crop
- Apply error diffusion filtering on cropped area
- Show filtered image