Skip to content

gavwin/ImageProcessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ImageProcessor

A basic image processing software written from scratch in Java based on the Model, View, Controller (MVC) design pattern. GUI implemented with the Swing library and automatic testing written in JUnit.

The program allows users to load images and apply filters such as blur, sharpen, brighten, greyscale, sepia, flip, mosaic etc. and save them as any supported image format (png, jpeg, bmp, ppm) through a usable GUI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages