Involves the OpenCV based C++ implementation to detect and track roads for almost realtime performance
-
Updated
Nov 10, 2017 - C++
Involves the OpenCV based C++ implementation to detect and track roads for almost realtime performance
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.
The Kanade-Lucas-Tomasi (KLT) Feature Tracker algorithm estimates the 2D translation and scale changes of an image template between original template coordinates and a given reference image using the Inverse Compositional algorithm.
Add a description, image, and links to the kanade-lucas-tomasi topic page so that developers can more easily learn about it.
To associate your repository with the kanade-lucas-tomasi topic, visit your repo's landing page and select "manage topics."