Skip to content

dawidborycki/OpenCV.Tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV.Tracking

This is a sample computer vision app created with Visual Studio 2017 Community, OpenCV and Python. The app shows how to implement template matching in order to track a selected template in a video sequence from the web cam.

Usage

  1. Run the app
  2. Using the mouse cursor select the template to track (see Figure 1 below)
  3. Template will be tracked (Figure 2)
  4. You can re-set the template by clicking right mouse button
  5. Quit the app by pressing 'q' key

Screenshots

Figure Figure 1. Choosing the template

Figure Figure 2. Tracking the template

About

This is a sample app that shows how to implement template matching in order to track a selected template in a video sequence from the web cam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages