Public Types | Protected Member Functions | Protected Attributes | List of all members
jsk_perception::SLICSuperPixels Class Reference

#include <slic_superpixels.h>

Inheritance diagram for jsk_perception::SLICSuperPixels:
Inheritance graph
[legend]

Public Types

typedef SLICSuperPixelsConfig Config
 

Protected Member Functions

virtual void configCallback (Config &config, uint32_t level)
 
virtual void imageCallback (const sensor_msgs::Image::ConstPtr &image)
 
virtual void onInit ()
 
- Protected Member Functions inherited from nodelet::Nodelet
ros::CallbackQueueInterfacegetMTCallbackQueue () const
 
ros::NodeHandlegetMTNodeHandle () const
 
ros::NodeHandlegetMTPrivateNodeHandle () const
 
const V_stringgetMyArgv () const
 
const std::stringgetName () const
 
ros::NodeHandlegetNodeHandle () const
 
ros::NodeHandlegetPrivateNodeHandle () const
 
const M_stringgetRemappingArgs () const
 
ros::CallbackQueueInterfacegetSTCallbackQueue () const
 
std::string getSuffixedName (const std::string &suffix) const
 

Protected Attributes

bool debug_image_
 
image_transport::Subscriber image_sub_
 
boost::shared_ptr< image_transport::ImageTransportit_
 
boost::mutex mutex_
 
ros::NodeHandle nh_
 
int number_of_super_pixels_
 
ros::NodeHandle pnh_
 
ros::Publisher pub_
 
ros::Publisher pub_debug_
 
ros::Publisher pub_debug_center_grid_
 
ros::Publisher pub_debug_mean_color_
 
boost::shared_ptr< dynamic_reconfigure::Server< Config > > srv_
 
int weight_
 

Additional Inherited Members

- Public Member Functions inherited from nodelet::Nodelet
void init (const std::string &name, const M_string &remapping_args, const V_string &my_argv, ros::CallbackQueueInterface *st_queue=NULL, ros::CallbackQueueInterface *mt_queue=NULL)
 
 Nodelet ()
 
virtual ~Nodelet ()
 

Detailed Description

Definition at line 57 of file slic_superpixels.h.

Member Typedef Documentation

typedef SLICSuperPixelsConfig jsk_perception::SLICSuperPixels::Config

Definition at line 60 of file slic_superpixels.h.

Member Function Documentation

void jsk_perception::SLICSuperPixels::configCallback ( Config config,
uint32_t  level 
)
protectedvirtual

Definition at line 133 of file slic_superpixels.cpp.

void jsk_perception::SLICSuperPixels::imageCallback ( const sensor_msgs::Image::ConstPtr &  image)
protectedvirtual

Definition at line 71 of file slic_superpixels.cpp.

void jsk_perception::SLICSuperPixels::onInit ( )
protectedvirtual

Implements nodelet::Nodelet.

Definition at line 45 of file slic_superpixels.cpp.

Member Data Documentation

bool jsk_perception::SLICSuperPixels::debug_image_
protected

Definition at line 88 of file slic_superpixels.h.

image_transport::Subscriber jsk_perception::SLICSuperPixels::image_sub_
protected

Definition at line 76 of file slic_superpixels.h.

boost::shared_ptr<image_transport::ImageTransport> jsk_perception::SLICSuperPixels::it_
protected

Definition at line 74 of file slic_superpixels.h.

boost::mutex jsk_perception::SLICSuperPixels::mutex_
protected

Definition at line 75 of file slic_superpixels.h.

ros::NodeHandle jsk_perception::SLICSuperPixels::nh_
protected

Definition at line 73 of file slic_superpixels.h.

int jsk_perception::SLICSuperPixels::number_of_super_pixels_
protected

Definition at line 86 of file slic_superpixels.h.

ros::NodeHandle jsk_perception::SLICSuperPixels::pnh_
protected

Definition at line 73 of file slic_superpixels.h.

ros::Publisher jsk_perception::SLICSuperPixels::pub_
protected

Definition at line 80 of file slic_superpixels.h.

ros::Publisher jsk_perception::SLICSuperPixels::pub_debug_
protected

Definition at line 77 of file slic_superpixels.h.

ros::Publisher jsk_perception::SLICSuperPixels::pub_debug_center_grid_
protected

Definition at line 79 of file slic_superpixels.h.

ros::Publisher jsk_perception::SLICSuperPixels::pub_debug_mean_color_
protected

Definition at line 78 of file slic_superpixels.h.

boost::shared_ptr<dynamic_reconfigure::Server<Config> > jsk_perception::SLICSuperPixels::srv_
protected

Definition at line 81 of file slic_superpixels.h.

int jsk_perception::SLICSuperPixels::weight_
protected

Definition at line 87 of file slic_superpixels.h.


The documentation for this class was generated from the following files:


jsk_perception
Author(s): Manabu Saito, Ryohei Ueda
autogenerated on Mon May 3 2021 03:03:28