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::OpenNIProcessor Member List
This is the complete list of members for ofxTSPS::OpenNIProcessor, including all inherited members.
bCanTrackContoursofxTSPS::Processor [protected]
bCanTrackHaarofxTSPS::Processor [protected]
bCanTrackOpticalFlowofxTSPS::Processor [protected]
bCanTrackSkeletonofxTSPS::Processor [protected]
bFindHolesofxTSPS::Processor [protected]
blankBackground()ofxTSPS::OpenNIProcessor [virtual]
blobImageofxTSPS::OpenNIProcessor [protected]
bTrackContoursofxTSPS::Processor [protected]
bTrackHaarofxTSPS::Processor [protected]
bTrackOpticalFlowofxTSPS::Processor [protected]
bTrackSkeletonofxTSPS::Processor [protected]
cameraTypeofxTSPS::Processor [protected]
canTrackContours()ofxTSPS::Processor [inline, virtual]
canTrackHaar()ofxTSPS::Processor [inline, virtual]
canTrackOpticalFlow()ofxTSPS::Processor [inline, virtual]
canTrackSkeleton()ofxTSPS::Processor [inline, virtual]
captureBackground(ofBaseImage &image)ofxTSPS::OpenNIProcessor [virtual]
contourFinderofxTSPS::OpenNIProcessor [protected]
difference(ofBaseImage &image, TrackingType trackingType)ofxTSPS::OpenNIProcessor [virtual]
draw()ofxTSPS::OpenNIProcessor [virtual]
exit()ofxTSPS::OpenNIProcessor [virtual]
getOpenNI()ofxTSPS::OpenNIProcessor [inline]
getTrackedPerson(int pid)ofxTSPS::Processor [virtual]
grayPixelsofxTSPS::OpenNIProcessor [protected]
haarAreaPaddingofxTSPS::Processor [protected]
haarTrackingScaleofxTSPS::Processor [protected]
maxBlobAreaofxTSPS::Processor [protected]
minBlobAreaofxTSPS::Processor [protected]
onUserEvent(ofxOpenNIUserEvent &event)ofxTSPS::OpenNIProcessor [protected]
openNIDeviceofxTSPS::OpenNIProcessor [protected]
OpenNIProcessor()ofxTSPS::OpenNIProcessor
personEntered(Person *p, Scene *s)ofxTSPS::Processor [protected, virtual]
personUpdated(Person *p, Scene *s)ofxTSPS::Processor [protected, virtual]
personWillLeave(Person *p, Scene *s)ofxTSPS::Processor [protected, virtual]
process(ofBaseImage &image)ofxTSPS::OpenNIProcessor [virtual]
processHaar(ofBaseImage &image)ofxTSPS::Processor [inline, virtual]
processOpticalFlow(ofBaseImage &image)ofxTSPS::Processor [inline, virtual]
Processor()ofxTSPS::Processor
progressiveBackground(ofBaseImage &image, float amount)ofxTSPS::OpenNIProcessor [virtual]
resize(int camWidth, int camHeight)ofxTSPS::Processor [inline, virtual]
sceneofxTSPS::Processor [protected]
setBlobSettings(float minimumBlob=0.0, float maximumBlob=1.0, bool findHoles=false)ofxTSPS::Processor [virtual]
setCameraImage(ofBaseImage &image)ofxTSPS::OpenNIProcessor [virtual]
setHaarPadding(float padding=0.0)ofxTSPS::Processor [virtual]
setHaarXMLFile(string xmlFile)ofxTSPS::Processor [inline, virtual]
setOpticalflowMinMax(float min=0.0, float max=10.0)ofxTSPS::Processor [inline, virtual]
setThreshold(float thresh=100.0)ofxTSPS::OpenNIProcessor [virtual]
setTrackContours(bool trackContours)ofxTSPS::Processor [virtual]
setTrackHaar(bool trackHaar)ofxTSPS::Processor [virtual]
setTrackOpticalFlow(bool trackOpticalFlow)ofxTSPS::Processor [virtual]
setTrackSkeleton(bool trackSkeleton)ofxTSPS::Processor [virtual]
setup(int width, int height, PeopleTracker *_tracker, float trackingScaleFactor=.5, float haarTrackingScaleFactor=.125)ofxTSPS::Processor [virtual]
setupProcessor()ofxTSPS::OpenNIProcessor [protected, virtual]
thresholdofxTSPS::Processor [protected]
trackedPeopleofxTSPS::Processor [protected]
trackerofxTSPS::Processor [protected]
trackingScaleofxTSPS::Processor [protected]
tspsHeightofxTSPS::Processor [protected]
tspsWidthofxTSPS::Processor [protected]
~OpenNIProcessor()ofxTSPS::OpenNIProcessor