This project shows how to track moving objects. It finds motion in a video stream and calculates an optical flow for a sparse feature set using the Lukas-Kanade method.
It's based on the OpenCV library.
This project shows how to track moving objects. It finds motion in a video stream and calculates an optical flow for a sparse feature set using the Lukas-Kanade method.
It's based on the OpenCV library.