You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 3, 2023. It is now read-only.
I initially thought that the rectangle detection that is not removed due to imshow that is why I try to use cv2.imwrite to directly write the image and after checking it frame by frame i realize that it happen especially when there a lot of people some of the detection rectangle for alert ( yellow one ) is being included in the next frame. Is there any solution to this? Thank you