Skip to content

An application that modifies the appearance and size of a chosen image. University assignment under the Computer Graphics module.

Notifications You must be signed in to change notification settings

sonakpatel/java-image-manipulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Image Manipulator

##Overview

This application modifies the appearance and size of a chosen image. It was completed as part of an undergraduate module in Computer Graphics. The user must be able to open (and close) a file and apply varius image manipulation effects and techniques to the loaded image.

##Effects included

  • Enlarge / Reduce
  • Bilinear calculation for Enlarge / Reduce
  • Lighter / Darker (contrast)
  • Greyscale
  • Invert colours
  • Process for replicating dither for colour / black and white printer
  • Convert to RGB
  • Convert to Web Safe colours

screenshot from 2014-05-20 13 35 36

About

An application that modifies the appearance and size of a chosen image. University assignment under the Computer Graphics module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages