This repository contains OpenCV demonstrations of selected algorithms related to motion tracking:
- Mean shift
- Continuously adaptive mean shift (CAMSHIFT)
- Iterative Lucas-Kanade algorithm with pyramids (for sparse optical flow)
- Farnebäck's algorithm (for dense optical flow)
This is part of a course output in a computer vision class for master's students under Dr. Joel P. Ilao of the Department of Computer Technology, De La Salle University.
A copy of the presentation slides accompanying this code demonstration can be accessed via this link.
-
Mark Edward M. Gonzales
mark_gonzales@dlsu.edu.ph
gonzales.markedward@gmail.com -
Hans Oswald A. Ibrahim
hans_oswald_ibrahim@dlsu.edu.ph
hans.ibrahim2001@gmail.com
Assets (images and videos) are properties of their respective owners. Reference code attribution is provided in the Jupyter notebook.