Position message callback. More...
Public Member Functions | |
void | operator() (void const *) const |
Position message callback.
When hooked into the person tracking filter, this callback will listen to messages from the filter with an array of person ids and 3D positions and adjust those people's face positions accordingly.
Definition at line 443 of file face_detection.cpp.
void people::FaceDetector::NullDeleter::operator() | ( | void const * | ) | const [inline] |
Definition at line 445 of file face_detection.cpp.