#include <hrl_head_registration/head_registration.h>
Go to the source code of this file.
Functions | |
void | expandPC (const PCRGB::Ptr &pc_label, const PCRGB::Ptr &pc_base, PCRGB::Ptr &pc_expand, double radius) |
int | main (int argc, char **argv) |
void expandPC | ( | const PCRGB::Ptr & | pc_label, |
const PCRGB::Ptr & | pc_base, | ||
PCRGB::Ptr & | pc_expand, | ||
double | radius | ||
) |
Definition at line 4 of file head_training.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 58 of file head_training.cpp.