#include <skeletonization.h>
Definition at line 88 of file skeletonization.h.
◆ anonymous enum
◆ Skeletonization()
jsk_perception::Skeletonization::Skeletonization |
( |
| ) |
|
|
inline |
◆ imageCallback()
void jsk_perception::Skeletonization::imageCallback |
( |
const sensor_msgs::Image::ConstPtr & |
image_msg | ) |
|
|
virtual |
◆ iterativeThinning()
void jsk_perception::Skeletonization::iterativeThinning |
( |
cv::Mat & |
img, |
|
|
int |
iter |
|
) |
| |
|
protectedvirtual |
◆ onInit()
void jsk_perception::Skeletonization::onInit |
( |
| ) |
|
|
protectedvirtual |
◆ skeletonization()
void jsk_perception::Skeletonization::skeletonization |
( |
cv::Mat & |
image | ) |
|
|
virtual |
◆ subscribe()
void jsk_perception::Skeletonization::subscribe |
( |
| ) |
|
|
protectedvirtual |
◆ unsubscribe()
void jsk_perception::Skeletonization::unsubscribe |
( |
| ) |
|
|
protectedvirtual |
◆ mutex_
boost::mutex jsk_perception::Skeletonization::mutex_ |
|
protected |
◆ num_threads_
int jsk_perception::Skeletonization::num_threads_ |
|
private |
◆ pub_image_
◆ sub_
The documentation for this class was generated from the following files: