Table of Contents

get () position of landmark () of face ()

Description

The get () position of landmark () of the face () block reports the x and y position of the selected landmark (number from 1 to 68) of the selected face.

Using this block, you can draw the landmark points on the stage like this:

Face Landmarks

Example

Face Landmarks
The example demonstrates how to use face landmarks in the projects.

The example demonstrates how to use face landmarks in the projects. Following are the key steps happening:

  1. Initializing the program with parameters for the sprite, pen, and face detection library.
  2. Running face detection.
  3. Running the loop to show every landmark on the face.

Script

Output

Face Landmarks

Read More
All articles loaded
No more articles to load