Functional Problem Solving (CSC 151 2014F) : Outlines

Outline 22: Images as Functions from Position to Colors


Held: Monday, 6 October 2014

Back to Outline 21 - Naming Local Values. On to Outline 23 - Revisiting Lists.

Summary

We consider a simple approach to working with images - looping over the positions in an image and computing a new color based on positional information. We then explore some applications of this approach.

Related Pages

Overview

Administrivia

Upcoming Work

Cool Things Coming to Campus

Extra Credit Opportunities

Academic

Peer Support

Models of images

The image-compute model

Examples