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