#include "jsk_perception/bing.h"
#include <ros/ros.h>
#include <rospack/rospack.h>
#include <boost/assign.hpp>
#include <boost/filesystem.hpp>
#include <sensor_msgs/image_encodings.h>
#include <jsk_topic_tools/log_utils.h>
#include <jsk_recognition_msgs/RectArray.h>
#include <cv_bridge/cv_bridge.h>
#include <opencv2/opencv.hpp>
#include <opencv2/saliency.hpp>
#include <vector>
#include <algorithm>
#include <pluginlib/class_list_macros.h>
Go to the source code of this file.
Namespaces | |
namespace | jsk_perception |
Functions | |
PLUGINLIB_EXPORT_CLASS (jsk_perception::Bing, nodelet::Nodelet) |