KINECT STATS GENERATOR FOR SPORTS VISUALISATION  1.0
KinectInterface Member List
This is the complete list of members for KinectInterface, including all inherited members.
depthCallback(freenect_device *_dev, void *_depth, uint32_t _timestamp=0)KinectInterface [inline, private, static]
depthFunc(freenect_device *_dev, void *o_depth, uint32_t _timestamp)KinectInterface [private]
getBounds()KinectInterface
getBoxObject()KinectInterface
getContext()KinectInterface [inline, slot]
getDepth(cv::Mat &o_buffer)KinectInterface [slot]
getDepth16Bit(cv::Mat &o_buffer)KinectInterface [slot]
getDepthRaw(cv::Mat &o_buffer, float *o_depthinmBuffer)KinectInterface [slot]
getDepthSliced(cv::Mat &o_buffer)KinectInterface [slot]
getRGB(cv::Mat &o_buffer)KinectInterface [slot]
getTrackingFlag()KinectInterface
grabDepth(void *_depth, uint32_t timestamp)KinectInterface [private]
grabVideo(void *_video, uint32_t timestamp)KinectInterface [private]
init()KinectInterface [private]
instance()KinectInterface [static]
KinectInterface()KinectInterface [private]
m_bufferDepthKinectInterface [private]
m_bufferDepthinMKinectInterface [private]
m_bufferDepthRawKinectInterface [private]
m_bufferDepthRaw16KinectInterface [private]
m_bufferVideoKinectInterface [private]
m_bufferVideoGrayKinectInterface [private]
m_ctxKinectInterface [private]
m_depthHigherKinectInterface [private]
m_depthLowerKinectInterface [private]
m_devKinectInterface [private]
m_deviceActiveKinectInterface [private]
m_diffBufferKinectInterface [private]
m_gammaKinectInterface [private]
m_mutexKinectInterface [private]
m_newDepthFrameKinectInterface [private]
m_newRgbFrameKinectInterface [private]
m_nextBufferKinectInterface [private]
m_prevBufferKinectInterface [private]
m_processKinectInterface [private]
m_resolutionDepthBytesKinectInterface [private]
m_resolutionRGBBytesKinectInterface [private]
m_selectedBoxCoordsKinectInterface [private]
m_setBoundsKinectInterface [private]
m_stopDeviceKinectInterface [private]
m_threshValueKinectInterface [private]
m_toggleTrackingKinectInterface [private]
m_userDeviceNumberKinectInterface [private]
rgbFunc(freenect_device *_dev, void *o_rgb, uint32_t _timestamp)KinectInterface [private]
s_instanceKinectInterface [private, static]
setBoundsDefined(bool _isBoundsDefined)KinectInterface
setBoxObject(int _topX, int _topY, int _width, int _height)KinectInterface
setDepthVolumeHigher(double _inputHigherDepth)KinectInterface [slot]
setDepthVolumeLower(double _inputLowerDepth)KinectInterface [slot]
setUserDeviceNumber(int _m)KinectInterface [inline]
setVideoMode(int _mode)KinectInterface [slot]
shutDownKinect()KinectInterface
startDepth()KinectInterface [slot]
startVideo()KinectInterface [slot]
stopDepth()KinectInterface [slot]
stopVideo()KinectInterface [slot]
toggleDepthState(bool _mode)KinectInterface [slot]
toggleTracking()KinectInterface
toggleVideoState(bool _mode)KinectInterface [slot]
videoCallback(freenect_device *_dev, void *_video, uint32_t _timestamp=0)KinectInterface [inline, private, static]
~KinectInterface()KinectInterface [private]
 All Classes Files Functions Variables Enumerations Enumerator