Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 554 Bytes

File metadata and controls

12 lines (8 loc) · 554 Bytes

Video-Analysis-Using-OpenCV

Calculate total time a particular person is available in an event.

Three main phases:

  1. Get an image of the person from webcam through GUI.
  2. Uplaod the video through GUI.
  3. Extract the frames of the video in which that person is availabe through face recognition and face detection algorithms and calculate the total time that person is available in an event.

Main root window

Screenshot-327