Session-5:

The Coordinate Plane and Black & White Images in Python

SESSION DESCRIPTION AND OBJECTIVES

Session-4 introduces students to Binary and Hexadecimal number systems. The session goals include:

  1. Identify the connections between x-y coordinate plane and use of binary numbers to represent black and white images. / Identificar la conexión que existe entre el plano coordenado x-y y los números binarios en la representación de imágenes en blanco y negroIdentificar la conexión que existe entre el plano coordenado x-y y los números binarios en la representación de imágenes en blanco y negro.
  2. Design basic black and white images. / Diseñar imágenes sencillas en blanco y negro.
  3. Program binary images using Python. / Utilizar números binarios para programar imágenes en Python.

To accomplish these goals, Session-5 includes activities described on the cards below. Work through the activities described in each card. Note that the activities in the cards also include programming tasks. Access the programming tasks using the links next to each card.


5.1. Creating Images w/ the “Binary Image Generator” / .Creando Imágenes con el “Binary Image Generator”


5.2. Using Coordinates in Black & White Images / Usando Coordenadas en Imágenes en Blanco y Negro


5.3. Programming images with Python / Programación de imágenes en Python