a simple image transformation servlet
surtur
7c3f0b6932
commit 13df130842e643645f22d7622a55a9fc7615e9d2 Author: surtur <a_mirre@utb.cz> Date: Sun Jan 3 01:06:38 2021 +0100 chore: update README.md commit f99d57b1de6ceb57fa8e61d77bb3b80b96ab6205 Author: surtur <a_mirre@utb.cz> Date: Sun Jan 3 01:03:02 2021 +0100 chore: add EmbossFilter |
||
---|---|---|
src | ||
WebContent | ||
.classpath | ||
.gitignore | ||
.project | ||
README.md |
pictransform-ng
this repo holds sawce of the pictransform-ng project written in java as part of NST lessons.
it's a simple servlet doing picture tranformations using third-party filters.
filters currently in use:
- Gaussian
- LensBlur
- Opacity
- Emboss