#include "cob_people_detection/face_detection.h"
#include <pluginlib/class_list_macros.h>
#include "cob_common/cob_vision_utils/common/include/cob_vision_utils/GlobalDefines.h"
#include "cob_common/cob_vision_utils/common/include/cob_vision_utils/VisionUtils.h"
#include <opencv/highgui.h>
Go to the source code of this file.
Functions | |
int | abs (int x) |
void | voidDeleter (sensor_msgs::PointCloud2 *const ) |
int abs | ( | int | x | ) | [inline] |
Definition at line 1209 of file face_detection.cpp.
void voidDeleter | ( | sensor_msgs::PointCloud2 * | const | ) |
Definition at line 74 of file face_detection.cpp.