diff --git a/Video-condition.md b/Video-condition.md index e3af9ba..2a096e7 100644 --- a/Video-condition.md +++ b/Video-condition.md @@ -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