#include <iostream>
#include <XnOpenNI.h>
#include <XnCppWrapper.h>
#include <opencv2/opencv.hpp>
#include <highgui.h>
Go to the source code of this file.
Classes | |
class | KinectHandler |
The KinectHandler class is an interface to comunicate with the kinect SDK. More... | |