Classes | Namespaces | Functions
people_detect_nodelet.cpp File Reference
#include <ros/ros.h>
#include "opencv_apps/nodelet.h"
#include <image_transport/image_transport.h>
#include <cv_bridge/cv_bridge.h>
#include <sensor_msgs/image_encodings.h>
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/objdetect/objdetect.hpp>
#include <dynamic_reconfigure/server.h>
#include "opencv_apps/PeopleDetectConfig.h"
#include "opencv_apps/Rect.h"
#include "opencv_apps/RectArrayStamped.h"
#include <pluginlib/class_list_macros.h>
Include dependency graph for people_detect_nodelet.cpp:

Go to the source code of this file.

Classes

class  people_detect::PeopleDetectNodelet
 
class  opencv_apps::PeopleDetectNodelet
 

Namespaces

 opencv_apps
 Demo code to calculate moments.
 
 people_detect
 

Functions

 PLUGINLIB_EXPORT_CLASS (opencv_apps::PeopleDetectNodelet, nodelet::Nodelet)
 
 PLUGINLIB_EXPORT_CLASS (people_detect::PeopleDetectNodelet, nodelet::Nodelet)
 

Function Documentation

PLUGINLIB_EXPORT_CLASS ( opencv_apps::PeopleDetectNodelet  ,
nodelet::Nodelet   
)
PLUGINLIB_EXPORT_CLASS ( people_detect::PeopleDetectNodelet  ,
nodelet::Nodelet   
)


opencv_apps
Author(s): Kei Okada
autogenerated on Sat Aug 22 2020 03:35:08