Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 221 Bytes

ex4.md

File metadata and controls

7 lines (4 loc) · 221 Bytes

Exercise 4: Smile detection

Based on the previous code, draw the masks only when the person(s) are not smiling.

Hint: Use smilingProbability property of the face object.

After that, move on to exercise 5.