Programming Project #2

Creating a collage using various functions

 

 

THE ORIGINAL

 

THE OBJECTIVE:

"The objective of this project is to combine a number of the features we have learned up until this point for manipulating pictures with some creative expression to create a collage from one image."

.

.

.

.

.

.

.

.

.

.

.

.

THE FINAL IMAGE

I used 8 separate functions that I had previously written or worked on in class:

the negative function

the weighted grayscale function

the quarter function

the rotate counter-clockwise function

the color switch function

the blur function

the copy into function

the matte function

These functions I used in one large function that took the original picture and preformed all of the functions on it and put it all together in this collage.