Skip to content

1crowie1/object-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

object-tracking

Object tracking practice using open-cv

Installation and Environment

  • Clone Repository and Navigate to Working Dirrectory
  1. python -m venv venv
  2. venv\Scripts\Activate
  3. pip install -r requirements.txt

Run Software:

  1. py track.py
  2. Enter amount of seconds to be analysed

Output:

  • Current Progress of Video
  • Display of live video, drawn contours of object and collision count
  • Total Number of Collisions in x amount of time

Testing:

Visual: image

About

Object tracking practice using open-cv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages