diff --git a/02-image-basics.html b/02-image-basics.html index 9d65b416d..3371ea2de 100644 --- a/02-image-basics.html +++ b/02-image-basics.html @@ -305,7 +305,7 @@


Image Basics

-

Last updated on 2024-06-07 | +

Last updated on 2024-06-18 | Edit this page

@@ -358,6 +358,20 @@

Objectives

real world. Before we begin to learn how to process images with Python programs, we need to spend some time understanding how these abstractions work.

+
+
+ +
+
+

Callout +

+
+

Feel free to make use of the available cheat-sheet as a guide for +the rest of the course material. View it online, share it, or print the +PDF!

+
+
+

Pixels


It is important to realise that images are stored as rectangular @@ -1524,7 +1538,7 @@

Key PointsOUTPUT