CSE 190 Assignment 1 – Image & Signal Processing

Hello World!

Team: Alan C., Hubert H.

Today I introduce my project which involves making what many people nowadays call Instagram filters. We recreate filters varying from brightness control to sampling and dithering. Below is a quick usage list of the program:

Usage: image [-option [arg …] …]
-help
-brightness
-contrast
-saturation
-gamma
-crop
-quantize
-randomDither
-FloydSteinbergDither
-blur
-sharpen
-edgeDetect -size
-shift
-fun
-composite
-morph
-sampling

Usage instructions.

Usage instructions

Filter implementations can be found by hovering over the tab above labelled ‘CSE 190 Assignment 1 – Image & Signal Processing’. If the image is too small, it may be expanded by clicking on it.

Leave a comment