Public Member Functions | Protected Member Functions | Protected Attributes
ipa_PeopleDetector::FaceDetectorNode Class Reference

#include <face_detector_node.h>

List of all members.

Public Member Functions

 FaceDetectorNode (ros::NodeHandle nh)
 ~FaceDetectorNode (void)
 Destructor.

Protected Member Functions

void head_positions_callback (const cob_perception_msgs::ColorDepthImageArray::ConstPtr &head_positions)
 Callback for incoming head detections.

Protected Attributes

std::string data_directory_
 path to the classifier model
bool display_timing_
FaceDetector face_detector_
 implementation of the face detector
ros::Publisher face_position_publisher_
 publisher for the positions of the detected faces
ros::Subscriber head_position_subscriber_
 subscribes to the positions of detected head regions
ros::NodeHandle node_handle_

Detailed Description

Definition at line 79 of file face_detector_node.h.


Constructor & Destructor Documentation

Constructor

Parameters:
nhROS node handle

Definition at line 80 of file face_detector_node.cpp.

Destructor.

Definition at line 132 of file face_detector_node.cpp.


Member Function Documentation

void FaceDetectorNode::head_positions_callback ( const cob_perception_msgs::ColorDepthImageArray::ConstPtr &  head_positions) [protected]

Callback for incoming head detections.

Definition at line 141 of file face_detector_node.cpp.


Member Data Documentation

path to the classifier model

Definition at line 103 of file face_detector_node.h.

Definition at line 104 of file face_detector_node.h.

implementation of the face detector

Definition at line 100 of file face_detector_node.h.

publisher for the positions of the detected faces

Definition at line 98 of file face_detector_node.h.

subscribes to the positions of detected head regions

Definition at line 96 of file face_detector_node.h.

Definition at line 94 of file face_detector_node.h.


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


cob_people_detection
Author(s): Richard Bormann , Thomas Zwölfer
autogenerated on Fri Aug 28 2015 10:24:13