Skip to content

Image Processing Application developed for CS3500 - Object Oriented Design at Northeastern University

Notifications You must be signed in to change notification settings

sharonyang16/image-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Procesing Application

This is an image processing application developed for CS3500 - Object Oriented Design at Northeastern University in Summer of 2022. This project was created by Grace Lemelin and Sharon Yang. This application was developed in Intellij IDEA and utilizes the MVC pattern for the overall structure and design of the program. This program can be ran in a terminal window or in a GUI based version. Check out the USEME.md to learn more. There are sample images provided in the res/ folder that can be used on the application along with class diagrams showing the overall structure of the code while we worked through adding new features to the program.

Tech Stack

This app was created using

  • Java (Java 11+)
  • JUnit (JUnit4)
  • JavaSwing

Design

Here is a screenshot of what the GUI application looks like:

image

Image citation:

Landscape.ppm, included within the res/ folder, is photographed and owned by one of the contributors on this project (Sharon Yang, [email protected]) and is authorized to be used in this project.

About

Image Processing Application developed for CS3500 - Object Oriented Design at Northeastern University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages