#include <blob_detector.h>
|
typedef BlobDetectorConfig | Config |
|
Definition at line 79 of file blob_detector.h.
◆ Config
◆ BlobDetector()
jsk_perception::BlobDetector::BlobDetector |
( |
| ) |
|
|
inline |
◆ configCallback()
void jsk_perception::BlobDetector::configCallback |
( |
Config & |
config, |
|
|
uint32_t |
level |
|
) |
| |
|
protectedvirtual |
◆ detect()
void jsk_perception::BlobDetector::detect |
( |
const sensor_msgs::Image::ConstPtr & |
image_msg | ) |
|
|
protectedvirtual |
◆ onInit()
void jsk_perception::BlobDetector::onInit |
( |
| ) |
|
|
protectedvirtual |
◆ subscribe()
void jsk_perception::BlobDetector::subscribe |
( |
| ) |
|
|
protectedvirtual |
◆ unsubscribe()
void jsk_perception::BlobDetector::unsubscribe |
( |
| ) |
|
|
protectedvirtual |
◆ min_area_
int jsk_perception::BlobDetector::min_area_ |
|
protected |
◆ mutex_
boost::mutex jsk_perception::BlobDetector::mutex_ |
|
protected |
◆ pub_
◆ srv_
◆ sub_
The documentation for this class was generated from the following files: