Skip to content

An image filter program for .bmp image writting in MIPS Assembly.

Notifications You must be signed in to change notification settings

ShaunHoward/eecs314_final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eecs314_final

An image filter program for .bmp images.

There are several types of filters, including:

Saturation

Hue

Brightness

ShadowFill

Inversion

Grayscale

*Edge detection

This was a final group project for EECS314, Spring 2015 at Case Western Reserve University.

Team:

Shaun Howard, Kevin Perera, Emilio Colindres, Bennett Sherman, and Josh Tang

Problems our code checks for: 1.) Invalid filter selection 2.) Enter a file that doesn't exist 3.) Confirms that the bitmap entered is in fact 24 bits 4.) Confirm that the user enters .bmp files for I/O

About

An image filter program for .bmp image writting in MIPS Assembly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •