Skip to content

Video Analysis Using OpenCV: Get the total time a particular person is available in the video based on the frame extraction approach and face recognition.

Notifications You must be signed in to change notification settings

Neeraj0700/Video-Analysis-Using-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Video Analysis Using OpenCV: Get the total time a particular person is available in the video based on the frame extraction approach and face recognition.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages