Functions
face_recognizer_algorithms_test.cpp File Reference
#include <cob_people_detection/face_recognizer_algorithms.h>
#include <cob_people_detection/face_normalizer.h>
#include <opencv2/opencv.hpp>
#include <iostream>
#include <fstream>
#include <sys/time.h>
#include <boost/timer.hpp>
#include <boost/filesystem.hpp>
Include dependency graph for face_recognizer_algorithms_test.cpp:

Go to the source code of this file.

Functions

int main (int argc, const char *argv[])
bool preprocess (cv::Mat &img, cv::Mat &xyz, FaceNormalizer *fn, bool normalize, cv::Size &norm_size, cv::Mat &dm)
bool preprocess (cv::Mat &img, FaceNormalizer *fn, bool normalize, cv::Size &norm_size)

Function Documentation

int main ( int  argc,
const char *  argv[] 
)

Definition at line 53 of file face_recognizer_algorithms_test.cpp.

bool preprocess ( cv::Mat &  img,
cv::Mat &  xyz,
FaceNormalizer fn,
bool  normalize,
cv::Size &  norm_size,
cv::Mat &  dm 
)

Definition at line 10 of file face_recognizer_algorithms_test.cpp.

bool preprocess ( cv::Mat &  img,
FaceNormalizer fn,
bool  normalize,
cv::Size &  norm_size 
)

Definition at line 33 of file face_recognizer_algorithms_test.cpp.



cob_people_detection
Author(s): Richard Bormann , Thomas Zwölfer
autogenerated on Mon May 6 2019 02:32:06