[Top]

Workbook 15

Chapter 1: How Cameras Work

PDF

Objectives

Understand how photons from sunlight are transformed into a camera photo

Understand the orgin of RGB values and what they represent

Prerequisites


Chapter 2: How Eyes Work

PDF

Objectives

Understand how the eye works

Understand how we see color

Prerequisites


Chapter 3: Images in Python

PDF

Downloads

Objectives

Understand basic python image processing

Prerequisites


Chapter 4: Representing Natural Numbers

PDF

Objectives

Understand the base-10 hindu-arabic representation of numbers

Understand the base-8 representation of the natural numbers

Understand the base-16 representation of the natural numbers, and how base-16 can be used to create colors.

Understand the base-2 representation of the natural numbers. Define binary applications, addition, and be able to convert between the representation forms.

Understand the basics of computer memory, bits and bytes, and how to translate bits into characters, integers, etc.

Prerequisites


Chapter 5: Bitmaps

PDF

Downloads

Objectives

Understand how to construct a bitmap from hex colors in C++ and how to parse bitmaps in C++.

Prerequisites


Generated 2026-02-02T11:00.