TSPS  1.3.2
TSPS is a cross-platform Toolkit for Sensing People in Spaces
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Defines
ofxTSPS::CvPerson Class Reference

#include <CvPerson.h>

Inheritance diagram for ofxTSPS::CvPerson:
ofxTSPS::Person

List of all members.

Public Member Functions

 CvPerson ()
 CvPerson (int pid, int oid, ofxCv::ContourFinder &_contourFinder)
void update (bool dampen=false)

Detailed Description

Definition at line 15 of file CvPerson.h.


Constructor & Destructor Documentation

ofxTSPS::CvPerson::CvPerson ( int  pid,
int  oid,
ofxCv::ContourFinder &  _contourFinder 
)

Definition at line 16 of file CvPerson.cpp.


Member Function Documentation

void ofxTSPS::CvPerson::update ( bool  dampen = false)

Definition at line 21 of file CvPerson.cpp.


The documentation for this class was generated from the following files: