Computer Vision - Object Tracking
-
Updated
Feb 5, 2017 - MATLAB
Computer Vision - Object Tracking
Robotic Vision lab and assignment from ECEN631
[CS763 - IIT Bombay] All my submissions in the coursework (★)
Implementation of Lucas-Kanade tracker algorithm to track a moving car, face of a baby and running Usain Bolt
This repository contains solutions to the assignments of the Sensor Data Analytics Course at ELTE.
Visual Odometry
J. Zheng & Y. He, Simple VO pipeline for UZH VAMR course, 2021Fall
Monocular Visual Odometry pipeline. Graded project for the ETH course "Vision Algorithms for Mobile Robotics".
Kanade-Lucas-Tomasi (KLT) tracking algorithm and Harris Corner Detection implementation
Object Recognition and Tracking for Augmented Reality in Matlab
Structure from Motion using Factorization Method (KLT feature tracker)
Computed Visual Odometry using corner extraction from April Tags and optical flow using ORB
Implementation of different Kalman Filters to estimate the state of the quadrotor using optical flow and IMU.
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 klt-tracking topic page so that developers can more easily learn about it.
To associate your repository with the klt-tracking topic, visit your repo's landing page and select "manage topics."