Ask Your Question

Revision history [back]

I want to detect the extra objects in the room

I want to detect the extra objects in the room: I tried to get the first frame of the camera, then subtract the first frame from each frame, but this effect is too bad to be affected by shadows and light; I also tried to use BackgroundSubtractor KNN, but once the person entering the room is forbidden, the outline disappears. What should I set? Thank you