#include <multiply_mask_image.h>
|
| virtual void | multiply (const sensor_msgs::Image::ConstPtr &src1_msg, const sensor_msgs::Image::ConstPtr &src2_msg) |
| |
| virtual void | onInit () |
| |
| virtual void | subscribe () |
| |
| virtual void | unsubscribe () |
| |
Definition at line 82 of file multiply_mask_image.h.
◆ ApproxSyncPolicy
◆ SyncPolicy
◆ MultiplyMaskImage()
| jsk_perception::MultiplyMaskImage::MultiplyMaskImage |
( |
| ) |
|
|
inline |
◆ ~MultiplyMaskImage()
| jsk_perception::MultiplyMaskImage::~MultiplyMaskImage |
( |
| ) |
|
|
virtual |
◆ multiply()
| void jsk_perception::MultiplyMaskImage::multiply |
( |
const sensor_msgs::Image::ConstPtr & |
src1_msg, |
|
|
const sensor_msgs::Image::ConstPtr & |
src2_msg |
|
) |
| |
|
protectedvirtual |
◆ onInit()
| void jsk_perception::MultiplyMaskImage::onInit |
( |
| ) |
|
|
protectedvirtual |
◆ subscribe()
| void jsk_perception::MultiplyMaskImage::subscribe |
( |
| ) |
|
|
protectedvirtual |
◆ unsubscribe()
| void jsk_perception::MultiplyMaskImage::unsubscribe |
( |
| ) |
|
|
protectedvirtual |
◆ approximate_sync_
| bool jsk_perception::MultiplyMaskImage::approximate_sync_ |
|
protected |
◆ async_
◆ pub_
◆ queue_size_
| int jsk_perception::MultiplyMaskImage::queue_size_ |
|
protected |
◆ sub_src1_
◆ sub_src2_
◆ sync_
The documentation for this class was generated from the following files: