#include <label_to_mask_image.h>
|
typedef jsk_perception::LabelToMaskImageConfig | Config |
|
Definition at line 80 of file label_to_mask_image.h.
◆ Config
◆ LabelToMaskImage()
jsk_perception::LabelToMaskImage::LabelToMaskImage |
( |
| ) |
|
|
inline |
◆ configCallback()
void jsk_perception::LabelToMaskImage::configCallback |
( |
Config & |
config, |
|
|
uint32_t |
level |
|
) |
| |
|
protectedvirtual |
◆ convert()
void jsk_perception::LabelToMaskImage::convert |
( |
const sensor_msgs::Image::ConstPtr & |
label_msg | ) |
|
|
protectedvirtual |
◆ onInit()
void jsk_perception::LabelToMaskImage::onInit |
( |
| ) |
|
|
protectedvirtual |
◆ subscribe()
void jsk_perception::LabelToMaskImage::subscribe |
( |
| ) |
|
|
protectedvirtual |
◆ unsubscribe()
void jsk_perception::LabelToMaskImage::unsubscribe |
( |
| ) |
|
|
protectedvirtual |
◆ label_value_
int jsk_perception::LabelToMaskImage::label_value_ |
|
protected |
◆ mutex_
boost::mutex jsk_perception::LabelToMaskImage::mutex_ |
|
protected |
◆ pub_
◆ srv_
◆ sub_
The documentation for this class was generated from the following files: