Public Member Functions | |
virtual void | onInit () |
Initialize nodehandles nh_ and pnh_. Subclass should call this method in its onInit method. |
Definition at line 245 of file people_detect_nodelet.cpp.
virtual void people_detect::PeopleDetectNodelet::onInit | ( | ) | [inline, virtual] |
Initialize nodehandles nh_ and pnh_. Subclass should call this method in its onInit method.
Reimplemented from opencv_apps::PeopleDetectNodelet.
Definition at line 248 of file people_detect_nodelet.cpp.