Skip to content

Multiple Face Detection tool using MATLAB. It implements tracking multiple objects in real time using WebCam and Kanade-Lucas-Tomasi (KLT) algorithm. It automatically detects and tracks multiple faces in a webcam-acquired video stream.

abhishekdutta/multiple_face_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Multiple Face Detection tool using MATLAB

It implements tracking multiple objects in real time using WebCam and Kanade-Lucas-Tomasi (KLT) algorithm

Automatically detects and tracks multiple faces in a webcam-acquired video stream.

  1. Install the Webcam Support Package

    • It bring live images from any USB Video Class (UVC) Webcam into MATLAB.
  2. Run detectAndTrackFaces.m from MATLAB

About

Multiple Face Detection tool using MATLAB. It implements tracking multiple objects in real time using WebCam and Kanade-Lucas-Tomasi (KLT) algorithm. It automatically detects and tracks multiple faces in a webcam-acquired video stream.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages