#include <openni_camera/openni_device_kinect.h>
#include <openni_camera/openni_image_bayer_grbg.h>
#include <iostream>
#include <sstream>
#include <boost/thread/mutex.hpp>
Go to the source code of this file.