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::CvProcessor Member List
This is the complete list of members for ofxTSPS::CvProcessor, including all inherited members.
backgroundImageofxTSPS::CvProcessor [protected]
bCanTrackContoursofxTSPS::Processor [protected]
bCanTrackHaarofxTSPS::Processor [protected]
bCanTrackOpticalFlowofxTSPS::Processor [protected]
bCanTrackSkeletonofxTSPS::Processor [protected]
bFindHolesofxTSPS::Processor [protected]
bFirstImageofxTSPS::CvProcessor [protected]
bFlowTrackedOnceofxTSPS::CvProcessor [protected]
blackPixelsSmallofxTSPS::CvProcessor [protected]
blankBackground()ofxTSPS::CvProcessor [virtual]
bTrackContoursofxTSPS::Processor [protected]
bTrackHaarofxTSPS::Processor [protected]
bTrackOpticalFlowofxTSPS::Processor [protected]
bTrackSkeletonofxTSPS::Processor [protected]
cameraBabyImageofxTSPS::CvProcessor [protected]
cameraImageofxTSPS::CvProcessor [protected]
cameraSmallImageofxTSPS::CvProcessor [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::CvProcessor [virtual]
contourFinderofxTSPS::CvProcessor [protected]
CvProcessor()ofxTSPS::CvProcessor
difference(ofBaseImage &image, TrackingType trackingType)ofxTSPS::CvProcessor [virtual]
differencedImageofxTSPS::CvProcessor [protected]
draw()ofxTSPS::CvProcessor [virtual]
exit()ofxTSPS::CvProcessor [virtual]
flowofxTSPS::CvProcessor [protected]
getTrackedPerson(int pid)ofxTSPS::Processor [virtual]
haarAreaPaddingofxTSPS::Processor [protected]
haarFinderofxTSPS::CvProcessor [protected]
haarObjectsofxTSPS::CvProcessor [protected]
haarTrackingScaleofxTSPS::Processor [protected]
maxBlobAreaofxTSPS::Processor [protected]
minBlobAreaofxTSPS::Processor [protected]
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::CvProcessor [virtual]
processHaar(ofBaseImage &image)ofxTSPS::CvProcessor [virtual]
processOpticalFlow(ofBaseImage &image)ofxTSPS::CvProcessor [virtual]
Processor()ofxTSPS::Processor
progressiveBackground(ofBaseImage &image, float amount)ofxTSPS::CvProcessor [virtual]
progressiveBackgroundImageofxTSPS::CvProcessor [protected]
resize(int camWidth, int camHeight)ofxTSPS::CvProcessor [virtual]
resizeBabyImageofxTSPS::CvProcessor [protected]
resizedPixelsofxTSPS::CvProcessor [protected]
resizeImageofxTSPS::CvProcessor [protected]
sceneofxTSPS::Processor [protected]
setBlobSettings(float minimumBlob=0.0, float maximumBlob=1.0, bool findHoles=false)ofxTSPS::Processor [virtual]
setCameraImage(ofBaseImage &image)ofxTSPS::CvProcessor [virtual]
setHaarPadding(float padding=0.0)ofxTSPS::Processor [virtual]
setHaarXMLFile(string xmlFile)ofxTSPS::CvProcessor [virtual]
setOpticalflowMinMax(float min=0.0, float max=10.0)ofxTSPS::CvProcessor [virtual]
setThreshold(float thresh=100.0)ofxTSPS::Processor [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::CvProcessor [protected, virtual]
thresholdofxTSPS::Processor [protected]
trackedPeopleofxTSPS::Processor [protected]
trackerofxTSPS::Processor [protected]
trackingScaleofxTSPS::Processor [protected]
tspsHeightofxTSPS::Processor [protected]
tspsWidthofxTSPS::Processor [protected]