Public Member Functions | |
virtual void | onInit () |
Initialize nodehandles nh_ and pnh_. Subclass should call this method in its onInit method. |
Definition at line 361 of file watershed_segmentation_nodelet.cpp.
virtual void watershed_segmentation::WatershedSegmentationNodelet::onInit | ( | ) | [inline, virtual] |
Initialize nodehandles nh_ and pnh_. Subclass should call this method in its onInit method.
Reimplemented from opencv_apps::WatershedSegmentationNodelet.
Definition at line 364 of file watershed_segmentation_nodelet.cpp.