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
This is a program that uses the camera to observe the surrounding and sense if there is any movement. It uses OpenCV to analyse the video data to sense any disturbance in the camera view and then record the times in a data frame using Pandas to create a graph with the recorded timelines with the help of Bokeh.
This Python Program allows to detect any motion occurring in the webcam and records the time interval for which the object was in front of the screen using a Bokeh graph.