brobeson / class

A repository for my PhD classes.
0 stars 0 forks source link

assignment 2 #3

Closed brobeson closed 8 years ago

brobeson commented 8 years ago

This is due by 11:59 on September 24.

brobeson commented 8 years ago

Questions

Problem 1

Note: Both input and output images of the Scaling function should be an array with data type uint8.

Does this mean the images should be 1D arrays, not 2D matrices? Do we not need to draw the two images?