/image-editor

A very old college project about image processing.

Primary LanguageJavaMIT LicenseMIT

Image Editor

Description

The objective of the activity proposed by our teacher was to create a simple image editor to learn how image processing filters work.

Example

Lenna picture

Lenna picture after Sobel filter applied.

Source code

This source was written in Java language using Eclipse as IDE. All classes, methods, atributtes, etc. are written in English, but most of the user interface are written in Brazilian Portuguese (as required by the teacher).