From 817e8d48e56a5389a00ff00a8f446febf470c25e Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Tue, 31 Jan 2023 22:24:14 +0100 Subject: [PATCH] Updated Video condition (markdown) --- Video-condition.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Video-condition.md b/Video-condition.md index d2b6d60..5c01995 100644 --- a/Video-condition.md +++ b/Video-condition.md @@ -127,5 +127,5 @@ We will use hiding the production tab in Starcraft 2 whenever an a certain unit ## Example (object detection) -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") +The scene switcher provides 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