#include <openni/XnCppWrapper.h>#include <ros/ros.h>#include <image_transport/image_transport.h>#include <opencv2/opencv.hpp>#include <cv_bridge/CvBridge.h>

Go to the source code of this file.
Functions | |
| void | PublishPeopleImage (const xn::DepthMetaData &dmd, const xn::SceneMetaData &smd, image_transport::Publisher &pub) |
| void PublishPeopleImage | ( | const xn::DepthMetaData & | dmd, |
| const xn::SceneMetaData & | smd, | ||
| image_transport::Publisher & | pub | ||
| ) |
Definition at line 81 of file SceneDrawer.cpp.