This app detects moving object in front of computer webcam. It also writes the rectangle on a moving object. It records the times when the movement starts and the times when the movement ends. It also saves the video with the movement to 'output.avi'.
Libraries cv2 and pandas were used.