a simple image transformation servlet
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