Skip to content

Latest commit

 

History

History
29 lines (27 loc) · 1.58 KB

readme.md

File metadata and controls

29 lines (27 loc) · 1.58 KB

Image Processing

This app was for a university course project to consolidate some image processing concepts.

opening a file

alt text alt text

converting to grayscale

alt text

bluring

alt text

left sobel

alt text

right sobel

alt text

top sobel

alt text

bottom sobel

alt text

full sobel

alt text

full sobel added to each color channel

alt text

color mapping 2R,1G,1B

alt text

Rotation

alt text

added brightness

alt text