|
TSPS
1.3.2
TSPS is a cross-platform Toolkit for Sensing People in Spaces
|
#include <CvPerson.h>
Public Member Functions | |
| CvPerson () | |
| CvPerson (int pid, int oid, ofxCv::ContourFinder &_contourFinder) | |
| void | update (bool dampen=false) |
Definition at line 15 of file CvPerson.h.
| ofxTSPS::CvPerson::CvPerson | ( | int | pid, |
| int | oid, | ||
| ofxCv::ContourFinder & | _contourFinder | ||
| ) |
Definition at line 16 of file CvPerson.cpp.
| void ofxTSPS::CvPerson::update | ( | bool | dampen = false | ) |
Definition at line 21 of file CvPerson.cpp.