Homework 4

Click to download Code for Week 4

homework for week 4:
-> modify the sorting algorithm in sorting_02 to sort by row from left to right
result should look like this:

-> implement erosion on the snoopy image in the dilation example
-> implement conway’s game of life
-> make an awesome poster based off interpreting an image in any way with codeand output it as a postScript file.

-> make sure you understand everything up to now

Comments are closed.