Skip to content

An implementation of the ConDenSation algorithm to track up to two people using stereo cameras

Notifications You must be signed in to change notification settings

willdollman/Condensation-Person-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project implements a modified version of the ConDenSation algorithm, and can track up to two people in real time. Notably, it supports depth information provided by stereo cameras and uses this to improve tracking quality.
A quick video demo can be found at 
http://www.youtube.com/watch?v=nKA0voHykb0&feature=youtu.be


- Warning -

Compiling and running this will be pretty difficult for almost anyone, so I'm looking to change that. It currently requires the OpenCV library, and test data to run upon.
Later versions will include a test data set, and tools with which to create your own.

About

An implementation of the ConDenSation algorithm to track up to two people using stereo cameras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages