Skip to content

tmac213/bmp-image-filter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 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

*pending

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 images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 100.0%