Skip to content

ErolOZKAN-/ComputerVision-ObjectTracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComputerVision-ObjectTracking

Object tracking has become one of the most important problem domains in computer vision during the last decade. It creates basics for many applications, such as automatic video surveillance, autonomous robotic systems, human-computer interfaces, augmented reality, and e-healthcare. A number of different tracking techniques have been developed. However, there are still some limitations that arise from problems such as illuminations and occlusion. In this paper, we review and experiment Kanade–Lucas–Tomasi (KLT) feature tracker. Then, we try to implement a simple object tracker algorithm based on background subtraction technique.

Releases

No releases published

Packages

No packages published

Languages