#include <video_to_scene.h>
|
| typedef VideoToSceneConfig | Config |
| |
Definition at line 88 of file video_to_scene.h.
◆ Config
◆ VideoToScene()
| jsk_perception::VideoToScene::VideoToScene |
( |
| ) |
|
|
inline |
◆ configCallback()
| void jsk_perception::VideoToScene::configCallback |
( |
Config & |
config, |
|
|
uint32_t |
level |
|
) |
| |
|
protectedvirtual |
◆ onInit()
| void jsk_perception::VideoToScene::onInit |
( |
| ) |
|
|
protectedvirtual |
◆ subscribe()
| void jsk_perception::VideoToScene::subscribe |
( |
| ) |
|
|
protectedvirtual |
◆ unsubscribe()
| void jsk_perception::VideoToScene::unsubscribe |
( |
| ) |
|
|
protectedvirtual |
◆ work()
| void jsk_perception::VideoToScene::work |
( |
const sensor_msgs::Image::ConstPtr & |
image_msg | ) |
|
|
protectedvirtual |
◆ bgsubtractor
| cv::Ptr<cv::bgsegm::BackgroundSubtractorGMG> jsk_perception::VideoToScene::bgsubtractor |
|
private |
◆ captured_
| bool jsk_perception::VideoToScene::captured_ |
|
private |
◆ it_
◆ max_percent_
| int jsk_perception::VideoToScene::max_percent_ |
|
private |
◆ min_percent_
| int jsk_perception::VideoToScene::min_percent_ |
|
private |
◆ mutex_
| boost::mutex jsk_perception::VideoToScene::mutex_ |
|
protected |
◆ pub_
◆ srv_
◆ sub_
The documentation for this class was generated from the following files: