4
Image vs Matrix
Digital images (or just “images”) are typically stored in a matrix
•
D
ifferent coordinate systems (x,y) vs. (i=row,j=column)
•
H
elpful to use macros to convert when coding things up