From ff6ec12006a5ea5443ea6a71d10c03996ebeb5a2 Mon Sep 17 00:00:00 2001 From: Ashish D'Souza Date: Wed, 24 May 2023 13:01:15 -0500 Subject: [PATCH] Added object masks for front door --- conf/config.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/conf/config.yaml b/conf/config.yaml index 07c8600..40bbc98 100644 --- a/conf/config.yaml +++ b/conf/config.yaml @@ -42,6 +42,12 @@ cameras: enabled: true width: 1920 height: 1080 + objects: + filters: + person: + mask: + - 165,777,140,451,0,509,0,817 # Flower bed + - 359,85,542,0,0,0,0,288 # Sidewalk back_door: enabled: true ffmpeg: