Leçon 1, Chapitre 1
En cours

Pictoblox – Face Recognition – Camera (Block)

Yann KIDSHAKER 18 mars 2026

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

  1. Initializing the program with parameters for the sprite and face detection library.
  2. Saving the face showing in the camera as class 1.
  3. Running face recognition and reporting whether class 1 is detected or not.

Script

Output