Go to the source code of this file.
|
class | RGBDSensorClient |
| RGBDSensorClient : A Network client to receive data from kinect-like devices. This device will read from two streams of data through different ports, one for the color frame and the other one for depth image following Framegrabber and IDepthSensor interfaces specification respectively. See they documentation for more details about each interface. More...
|
|
◆ DEFAULT_THREAD_PERIOD
#define DEFAULT_THREAD_PERIOD 20 |
◆ RGBDSENSOR_TIMEOUT_DEFAULT
#define RGBDSENSOR_TIMEOUT_DEFAULT 100 |