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.