#include <grid_label.h>
|
typedef GridLabelConfig | Config |
|
Definition at line 81 of file grid_label.h.
◆ Config
◆ GridLabel()
jsk_perception::GridLabel::GridLabel |
( |
| ) |
|
|
inline |
◆ configCallback()
void jsk_perception::GridLabel::configCallback |
( |
Config & |
config, |
|
|
uint32_t |
level |
|
) |
| |
|
protectedvirtual |
◆ imageCallback()
void jsk_perception::GridLabel::imageCallback |
( |
const sensor_msgs::Image::ConstPtr & |
image_msg | ) |
|
|
protectedvirtual |
◆ infoCallback()
void jsk_perception::GridLabel::infoCallback |
( |
const sensor_msgs::CameraInfo::ConstPtr & |
info_msg | ) |
|
|
protectedvirtual |
◆ makeLabel()
void jsk_perception::GridLabel::makeLabel |
( |
cv::Mat & |
label, |
|
|
const std_msgs::Header & |
header |
|
) |
| |
|
protectedvirtual |
◆ onInit()
void jsk_perception::GridLabel::onInit |
( |
| ) |
|
|
protectedvirtual |
◆ subscribe()
void jsk_perception::GridLabel::subscribe |
( |
| ) |
|
|
protectedvirtual |
◆ unsubscribe()
void jsk_perception::GridLabel::unsubscribe |
( |
| ) |
|
|
protectedvirtual |
◆ label_size_
int jsk_perception::GridLabel::label_size_ |
|
protected |
◆ mutex_
boost::mutex jsk_perception::GridLabel::mutex_ |
|
protected |
◆ pub_
◆ srv_
◆ sub_
◆ use_camera_info_
bool jsk_perception::GridLabel::use_camera_info_ |
|
protected |
The documentation for this class was generated from the following files: