| | |
Summary: 2/27/2009
1
Objectives
· Understand compression algorithm.
· Given an input string, create the compressed code.
· Understand HOW we compress.
· Understand good properties of compression algorithms
· Understand phrase "time/space" tradeoff
I'm guessing photo editing is not new to most of you I want
1-1
I m guessing photo editing is not new to most of you. I want
you to consider it from a TECHNICAL point of view
· Understand the way images are stored
· Understand that editing images is really doing simple math
operations on the pixels
· Revisit the idea of compression - only on images
Objectives (continued)
I'm guessing sound editing is new to most of you.
· Understand the way sound is stored
· Understand that editing sound is really doing simple math
|