From ba95b5295370d77080bf492ba2efc404f588a936 Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Sat, 2 Apr 2022 16:00:24 +0200 Subject: [PATCH] Updated Video condition (markdown) --- Video-condition.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Video-condition.md b/Video-condition.md index cae8b8d..423e1b3 100644 --- a/Video-condition.md +++ b/Video-condition.md @@ -124,4 +124,5 @@ We will use hiding the production tab in Starcraft 2 whenever an a certain unit ## Example (object detection) -TODO \ No newline at end of file +The scene switcher provides comes bundled with a few the OpenCV example models which can be used to detect faces. (E.g. "haarcascade_frontalface_alt.xml") +Thus you could use the object detection condition to automatically switch scenes if a video source contains a face. \ No newline at end of file