Skip to content

kohta/pftrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Particle Filter Object Tracking Demo in python

this program is for object tracking on real time video input.
you should set up webcam device in your computer before use.
please tell me if you find bugs.
================================================================================

to use:
- this program recognizes target object by its BGR color.
  you can set target color changing values of "target_col" object(model_l function).

About

Object tracking demo with particle filter algorithm in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages