You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Install the Webcam Support Package
It bring live images from any USB Video Class (UVC) Webcam into MATLAB.
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.