Pet Face Detection
Detects if there are cats or dogs in the camera.
Input
Name | Data Type | Description |
Detect | String | The face to apply the effect to. Face 0 represents the first pet face appearing in the scene, Face 1 represents the second pet face appearing in the scene, and so on. |
Output
Name | Data type | Description |
Begin | Exec | Execute the next node when the pet face is detected |
Stay | Exec | Keep executing the next node when the pet face stays in the scene |
End | Exec | Execute the next node when the pet face disappeared |
None | Exec | Keep executing the next node when the certain pet face is not detected |
Face Count | Number | The number of faces in the scene |
Example

In this example, a plane tracked to a cat’s face will appear when a cat is detected. Using an Animation Sequence Controller, the text will display how many cats are on screen.
