Skip to content

A real time object detection and tracking module using camshift algorithm

Notifications You must be signed in to change notification settings

subhadipjana1/openCV-object-detection-and-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

openCV-object-detection-and-tracking

A real time object detection and tracking module using camshift algorithm

Execution Instructions:

  1. First install opencv-python3. If you are on ubuntu 16.04 follow this tutorial https://www.pyimagesearch.com/2016/10/24/ubuntu-16-04-how-to-install-opencv/

  2. Now to execute the program, open terminal and type : python3 track.py

Some references :

  1. Camshift algorithm : https://www.youtube.com/watch?v=a3PtqeHFtU4
  2. Opencv docs : https://docs.opencv.org/3.0-beta/doc/py_tutorials/py_tutorials.html

About

A real time object detection and tracking module using camshift algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages