Public Member Functions | |
virtual void | onInit () |
Initialize nodehandles nh_ and pnh_. Subclass should call this method in its onInit method. |
Definition at line 254 of file find_contours_nodelet.cpp.
virtual void find_contours::FindContoursNodelet::onInit | ( | ) | [inline, virtual] |
Initialize nodehandles nh_ and pnh_. Subclass should call this method in its onInit method.
Reimplemented from opencv_apps::FindContoursNodelet.
Definition at line 257 of file find_contours_nodelet.cpp.