/ImageProcessing

This is the image processing application developed for demonstrate the theory learnt in Image Processing module. This implementations covers many basic theories in image processing. [Developed in June 2017 ]

Primary LanguageJava

  • Run the "ImageApp.jar".
  • The report is the file "140405J_Image_Processing"
  • The sample images in the "sampleImages" folder.
  • The source folder is in the "Source" folder

--------Instructions to run------------------------

  1. import an image from File->Open .
  2. Do the modification. If you need to save the file go to File-->Save and give a name and save the file.
  3. If you need to get the initial image press the "Reset" button which is in the bottom of the left side of the application.