|
TSPS
1.3.2
TSPS is a cross-platform Toolkit for Sensing People in Spaces
|
#include <OpenCvPerson.h>
Public Member Functions | |
| OpenCvPerson (int pid, int oid, ofxCvBlob blob) | |
| OpenCvPerson () | |
| void | update (ofxCvBlob blob, bool dampen) |
Definition at line 13 of file OpenCvPerson.h.
| ofxTSPS::OpenCvPerson::OpenCvPerson | ( | int | pid, |
| int | oid, | ||
| ofxCvBlob | blob | ||
| ) |
Definition at line 9 of file OpenCvPerson.cpp.
| void ofxTSPS::OpenCvPerson::update | ( | ofxCvBlob | blob, |
| bool | dampen | ||
| ) |
Definition at line 13 of file OpenCvPerson.cpp.