Small Java Webapp with image processing capabilities
721
Java Webapp using OpenCV and Graphics2D to manipulate images
Install docker locally if not already done.
pull image:
docker pull sergios/image_processing
run image:
docker run -it --rm -p 8080:8080 sergios/image_processing
Point your browser to:
http://localhost:8080/image-processing
Content type
Image
Digest
Size
303.5 MB
Last updated
over 8 years ago
docker pull sergios/image_processing