Protected Types | Protected Member Functions | Protected Attributes | Private Member Functions
jsk_pcl_ros::ColorBasedRegionGrowingSegmentation Class Reference

#include <color_based_region_growing_segmentation.h>

Inheritance diagram for jsk_pcl_ros::ColorBasedRegionGrowingSegmentation:
Inheritance graph
[legend]

List of all members.

Protected Types

typedef
jsk_pcl_ros::ColorBasedRegionGrowingSegmentationConfig 
Config

Protected Member Functions

virtual void configCallback (Config &config, uint32_t level)
virtual void segment (const sensor_msgs::PointCloud2::ConstPtr &msg)
virtual void subscribe ()
virtual void unsubscribe ()

Protected Attributes

int distance_threshold_
int min_cluster_size_
boost::mutex mutex_
int point_color_threshold_
ros::Publisher pub_
int region_color_threshold_
boost::shared_ptr
< dynamic_reconfigure::Server
< Config > > 
srv_
ros::Subscriber sub_

Private Member Functions

virtual void onInit ()

Detailed Description

Definition at line 53 of file color_based_region_growing_segmentation.h.


Member Typedef Documentation

typedef jsk_pcl_ros::ColorBasedRegionGrowingSegmentationConfig jsk_pcl_ros::ColorBasedRegionGrowingSegmentation::Config [protected]

Definition at line 64 of file color_based_region_growing_segmentation.h.


Member Function Documentation

void jsk_pcl_ros::ColorBasedRegionGrowingSegmentation::configCallback ( Config config,
uint32_t  level 
) [protected, virtual]
void jsk_pcl_ros::ColorBasedRegionGrowingSegmentation::segment ( const sensor_msgs::PointCloud2::ConstPtr &  msg) [protected, virtual]

Member Data Documentation

Definition at line 60 of file color_based_region_growing_segmentation.h.

Definition at line 63 of file color_based_region_growing_segmentation.h.

Definition at line 66 of file color_based_region_growing_segmentation.h.

Definition at line 61 of file color_based_region_growing_segmentation.h.

Definition at line 58 of file color_based_region_growing_segmentation.h.

Definition at line 62 of file color_based_region_growing_segmentation.h.

boost::shared_ptr<dynamic_reconfigure::Server<Config> > jsk_pcl_ros::ColorBasedRegionGrowingSegmentation::srv_ [protected]

Definition at line 65 of file color_based_region_growing_segmentation.h.

Definition at line 59 of file color_based_region_growing_segmentation.h.


The documentation for this class was generated from the following files:


jsk_pcl_ros
Author(s): Yohei Kakiuchi
autogenerated on Sun Oct 8 2017 02:43:51