Functions
ssa_test.cpp File Reference
#include <cob_people_detection/subspace_analysis.h>
#include <cob_people_detection/face_normalizer.h>
#include <opencv/cv.h>
#include <opencv/highgui.h>
#include <iostream>
#include <fstream>
#include <sys/time.h>
#include <boost/timer.hpp>
Include dependency graph for ssa_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 ssa_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 ssa_test.cpp.

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

Definition at line 33 of file ssa_test.cpp.



cob_people_detection
Author(s): Richard Bormann , Thomas Zwölfer
autogenerated on Fri Aug 28 2015 10:24:13