Skip to content

AI42/Tracking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tracking of Moving Targets

Demo Video

Objective

The objective of this code is to detect moving targets in a video using OpenCV. The code was written in C++ and uses Qt for the GUI.

Features

  • Background subtraction using mixture of Gaussians
  • Qt Graphical User Interface
  • Shadow detecting capabilities
  • Collision detection capabilities
  • Active stabilization
  • Save target frames to video

About

Tracking of Moving Targets in Video using OpenCV + Qt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 54.2%
  • Makefile 43.1%
  • QMake 2.7%