Leçon 1, Chapitre 1
En cours

Pictoblox AI – Face filters part 2 (teachers)

Yann KIDSHAKER 19 mars 2026

Face Filter – Part 2

Objectives

After this session, students will be able to:

  • Correlate with the real-world applications of AI to generate an AI mindset.
  • Implement the concepts learned to make an activity to make their own face filter.
Introduction

Many of you must have used face filters like the age filter on Snapchat or Blossom filter on Instagram. But did you ever wonder how these filters recognize our faces? In this lesson, students will learn how face filters work hands-on by making a project that lets you choose a filter among the ones displayed on the screen and apply it to your face using PictoBlox’s Face Detection extension.

Activity

Basic Face Filter

To track the face and put the face filter on top of it.

Making the Face Filters Tilt

As you try out the filters, you would have noticed that filters don’t tilt if you tilt your head. In order to make it tilt, we will need to do a few modifications to the main script.

Teaching Resources
PicoBlox Code
Title Description File
Face Filter – Part 2 This project demonstrates working of Face Filter https://ai.thestempedia.com/wp-content/uploads/2022/03/Face-Filter-Part-2.sb3
Timeline
Title Approximate Duration Procedure Reference Material
Basic Face Filter 15
  1. Guide students to add basic filters over a face in Pictoblox.
  1. Lecture Slide.
  2. Activity Sheet.
Making the Face Filters Tilt 15
  1. Guide students to add filters over a tilted face in Pictoblox.
  1. Lecture Slide.
  2. Activity Sheet.
Doubts 5 Ask students if they have any doubts and clear their doubts.
  1. Lecture Slide.
Things to Remember
Before Class
  1. Make sure each PC has the latest version of PictoBlox installed and running.
During Class
  1. If the students are unable to find a block, point them to the color of the block on the block palette.
  2. Make sure they write the script by selecting the appropriate sprite.
After Class
  1. Make sure students save their codes/scripts with the name Face Filter.
  2. Make sure they shut down the PC/Laptops.