Public Types | Public Member Functions | Protected Member Functions | Protected Attributes
jsk_perception::UnapplyMaskImage Class Reference

#include <unapply_mask_image.h>

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

List of all members.

Public Types

typedef
message_filters::sync_policies::ApproximateTime
< sensor_msgs::Image,
sensor_msgs::Image > 
ApproximateSyncPolicy
typedef
message_filters::sync_policies::ExactTime
< sensor_msgs::Image,
sensor_msgs::Image > 
SyncPolicy

Public Member Functions

 UnapplyMaskImage ()

Protected Member Functions

virtual void apply (const sensor_msgs::Image::ConstPtr &image_msg, const sensor_msgs::Image::ConstPtr &mask_msg)
virtual void onInit ()
virtual void subscribe ()
virtual void unsubscribe ()

Protected Attributes

bool approximate_sync_
boost::shared_ptr
< message_filters::Synchronizer
< ApproximateSyncPolicy > > 
async_
ros::Publisher pub_image_
message_filters::Subscriber
< sensor_msgs::Image > 
sub_image_
message_filters::Subscriber
< sensor_msgs::Image > 
sub_mask_
boost::shared_ptr
< message_filters::Synchronizer
< SyncPolicy > > 
sync_

Detailed Description

Definition at line 49 of file unapply_mask_image.h.


Member Typedef Documentation

Definition at line 54 of file unapply_mask_image.h.

Definition at line 57 of file unapply_mask_image.h.


Constructor & Destructor Documentation

Definition at line 59 of file unapply_mask_image.h.


Member Function Documentation

void jsk_perception::UnapplyMaskImage::apply ( const sensor_msgs::Image::ConstPtr &  image_msg,
const sensor_msgs::Image::ConstPtr &  mask_msg 
) [protected, virtual]

Definition at line 74 of file unapply_mask_image.cpp.

void jsk_perception::UnapplyMaskImage::onInit ( ) [protected, virtual]

Reimplemented from jsk_topic_tools::DiagnosticNodelet.

Definition at line 44 of file unapply_mask_image.cpp.

void jsk_perception::UnapplyMaskImage::subscribe ( ) [protected, virtual]

Implements jsk_topic_tools::ConnectionBasedNodelet.

Definition at line 52 of file unapply_mask_image.cpp.

void jsk_perception::UnapplyMaskImage::unsubscribe ( ) [protected, virtual]

Implements jsk_topic_tools::ConnectionBasedNodelet.

Definition at line 68 of file unapply_mask_image.cpp.


Member Data Documentation

Definition at line 69 of file unapply_mask_image.h.

Definition at line 71 of file unapply_mask_image.h.

Definition at line 74 of file unapply_mask_image.h.

Definition at line 72 of file unapply_mask_image.h.

Definition at line 73 of file unapply_mask_image.h.

Definition at line 70 of file unapply_mask_image.h.


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


jsk_perception
Author(s): Manabu Saito, Ryohei Ueda
autogenerated on Wed Sep 16 2015 04:36:16