Leçon 1, Chapitre 1
En cours

Pictoblox – Face Recognition – Stage (Block)

Yann KIDSHAKER 18 mars 2026

The example demonstrates the application of face recognition with stage. Following are the key steps happening:

  1. Initializing the program with parameters for the sprite and face detection library.
  2. Saving Chris’s face as class 1.
  3. Saving Robert’s face as class 2.
  4. Running face recognition and placing the square box sprite on the faces of Chris and Robert.

Script

Output