Skip to content

Oyveloper/PhotoEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PhotoEditor

This is a simple photo editing app made for the course TDT4100 at NTNU The app is written in Java with JavaFX and maven. OpenCV is used for all the imageprocessing and face recognition

Running

The project can be run with javafx:run

Features

Color

Toggle colors on or off

Brightness

Adjust the brighntess of the image

Contrast

Adjust the contrast of the image

Blur

Apply a gaussian blur filter with a givven radius

Shrekify

Find all faces in the image and cover them with images of Shrek

Future work

  • Saving and loading images
  • Test coverage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published