#include "cob_people_detection/face_normalizer.h"#include <iostream>#include <opencv/cv.h>#include <opencv/highgui.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, const char *argv[]) |
| int main | ( | int | argc, |
| const char * | argv[] | ||
| ) |
Definition at line 5 of file face_normalizer_test.cpp.