SLAMflex SE  0.1.0
SLAMflex provides detection and tracking of dominant planes for smartphone devices. This plane can then be used to show AR content relative to the plane orientation. The detection of plane is performed in the field of view of the smartphone camera. In subsequent frames it is tracked. The interface returns the plane position and orientation.
CVD::Thread Member List

This is the complete list of members for CVD::Thread, including all inherited members.

count()CVD::Threadstatic
getCurrent()CVD::Threadstatic
getID()CVD::Thread
init()CVD::Threadprivatestatic
isRunning() const CVD::Thread
join()CVD::Thread
myIDCVD::Threadprivate
myRunnableCVD::Threadprivate
myRunningFlagCVD::Threadprivate
myStopFlagCVD::Threadprivate
ourCountCVD::Threadprivatestatic
ourInitializedFlagCVD::Threadprivatestatic
ourKeyCVD::Threadprivatestatic
run()CVD::Threadinlinevirtual
shouldStop() const CVD::Thread
sleep(unsigned int milli)CVD::Threadstatic
start(Runnable *runnable=0)CVD::Thread
stop()CVD::Thread
Thread()CVD::Thread
threadproc(void *param)CVD::Threadprivatestatic
yield()CVD::Threadstatic
~Runnable()CVD::Runnableinlinevirtual
~Thread()CVD::Threadvirtual