thenathanmcc / ImageGallery

Application to apply simple image processing techniques to images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Processor

Application to apply simple image processing techniques to images.

To use

Download the latest .jar file from the release tab and move into the directory of the .jar file and run:

java -cp <latest jar file>.jar RunApplication

Examples

Pixelation

Pixelation

Shi-Tomasi Corner Detection

Shi-Tomasi

Increase Contrast

Increase-Contrast

About

Application to apply simple image processing techniques to images.


Languages

Language:Java 100.0%