#include <remove_blurred_frames.h>
|
| typedef RemoveBlurredFramesConfig | Config |
| |
Definition at line 85 of file remove_blurred_frames.h.
◆ Config
◆ RemoveBlurredFrames()
| jsk_perception::RemoveBlurredFrames::RemoveBlurredFrames |
( |
| ) |
|
|
inline |
◆ configCallback()
| void jsk_perception::RemoveBlurredFrames::configCallback |
( |
Config & |
config, |
|
|
uint32_t |
level |
|
) |
| |
|
protectedvirtual |
◆ onInit()
| void jsk_perception::RemoveBlurredFrames::onInit |
( |
| ) |
|
|
protectedvirtual |
◆ subscribe()
| void jsk_perception::RemoveBlurredFrames::subscribe |
( |
| ) |
|
|
protectedvirtual |
◆ unsubscribe()
| void jsk_perception::RemoveBlurredFrames::unsubscribe |
( |
| ) |
|
|
protectedvirtual |
◆ work()
| void jsk_perception::RemoveBlurredFrames::work |
( |
const sensor_msgs::Image::ConstPtr & |
image_msg | ) |
|
|
protectedvirtual |
◆ min_laplacian_var_
| double jsk_perception::RemoveBlurredFrames::min_laplacian_var_ |
|
private |
◆ mutex_
| boost::mutex jsk_perception::RemoveBlurredFrames::mutex_ |
|
protected |
◆ pub_
◆ pub_masked_
◆ pub_var_
◆ srv_
◆ sub_
◆ threshold_
| double jsk_perception::RemoveBlurredFrames::threshold_ |
|
private |
The documentation for this class was generated from the following files: