Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 399 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 399 Bytes

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