#include <nodelet/nodelet.h>
#include <image_transport/image_transport.h>
#include <boost/thread.hpp>
#include <cv_bridge/cv_bridge.h>
#include <opencv2/imgproc/imgproc.hpp>
#include <pluginlib/class_list_macros.h>
Go to the source code of this file.
Classes | |
class | xiaoqiang_depth_image_proc::CropForemostNodelet |
Namespaces | |
xiaoqiang_depth_image_proc | |
Functions | |
PLUGINLIB_EXPORT_CLASS (xiaoqiang_depth_image_proc::CropForemostNodelet, nodelet::Nodelet) | |
PLUGINLIB_EXPORT_CLASS | ( | xiaoqiang_depth_image_proc::CropForemostNodelet | , |
nodelet::Nodelet | |||
) |