top of page

Object Tracking using OpenCV Libraries

  • Writer: Ritwik Das
    Ritwik Das
  • Dec 23, 2011
  • 1 min read

Used OpenCV libraries to build a software application for detecting motion of finger(s) from a video file and recording them. I also extended the brute tracker algorithm to track objects of variable size and implemented the Lucas-Kanade algorithm to track features in the video. I also implemented the basic iterative Mean-Shift Tracking algorithm to track any object in a video. Software development was done in C.


 
 
 

Comments


Stony Brook University

Copyright © 2015 Ritwik Das

This site was developed using WIX HTML5 editor.

bottom of page