Updated Video condition (markdown)

WarmUpTill
2025-06-13 22:27:10 +02:00
parent 38d1e633af
commit 56f0e01df5

@@ -110,7 +110,7 @@ The minimum and maximum size parameters let you control how large the object can
If the value is left at 0 it will be ignored and any size will be accepted.
Increasing the minimum size might increase the performance of the object detection.
If you want to preview whether or not objects are successfully being detected you can press the "Show match" button. (5)
As the object detection can be very resource intensive it might be worth considering to decrease the frequency at which the condition is checked. (6)
~~As the object detection can be very resource intensive it might be worth considering to decrease the frequency at which the condition is checked. (6)~~
Limiting the area which is to be check can also drastically improve the performance of this condition type.
### Contains text