#include "jsk_pcl_ros/roi_clipper.h"
#include <cv_bridge/cv_bridge.h>
#include <sensor_msgs/image_encodings.h>
#include <opencv2/opencv.hpp>
#include <image_geometry/pinhole_camera_model.h>
#include "jsk_recognition_utils/pcl_conversion_util.h"
#include <pluginlib/class_list_macros.h>
Go to the source code of this file.
Namespaces | |
jsk_pcl_ros | |
Macros | |
#define | BOOST_PARAMETER_MAX_ARITY 7 |
Functions | |
PLUGINLIB_EXPORT_CLASS (jsk_pcl_ros::ROIClipper, nodelet::Nodelet) | |
#define BOOST_PARAMETER_MAX_ARITY 7 |
Definition at line 36 of file roi_clipper_nodelet.cpp.
PLUGINLIB_EXPORT_CLASS | ( | jsk_pcl_ros::ROIClipper | , |
nodelet::Nodelet | |||
) |