#include <Face_Extraction.h>
List of all members.
Constructor & Destructor Documentation
| FaceExtraction::~FaceExtraction |
( |
| ) |
[virtual] |
Member Function Documentation
| int FaceExtraction::allocateResults |
( |
| ) |
[virtual] |
| int FaceExtraction::calcFaceGeometry |
( |
bool & |
validParameters | ) |
|
| double FaceExtraction::calcTokenEdges |
( |
| ) |
|
| void FaceExtraction::changeColor |
( |
IplImage * |
inputImg, |
|
|
IplImage * |
outputImg |
|
) |
| |
| int FaceExtraction::combineChannels |
( |
SimpleData * |
options = NULL | ) |
[virtual] |
| void FaceExtraction::createOutputDirectory |
( |
| ) |
|
| virtual FaceExtraction* FaceExtraction::duplicate |
( |
| ) |
[inline, virtual] |
| int FaceExtraction::hide |
( |
const int * |
options = 0 | ) |
[virtual] |
| void FaceExtraction::prepareImages |
( |
int |
imageType | ) |
|
| void FaceExtraction::printMessage |
( |
std::string |
message | ) |
|
| int FaceExtraction::processImage |
( |
SimpleData * |
options = NULL | ) |
[virtual] |
| void FaceExtraction::requestForImage |
( |
int |
imageType | ) |
|
| void FaceExtraction::saveCamImage |
( |
| ) |
|
| void FaceExtraction::saveTokenImage |
( |
| ) |
|
| int FaceExtraction::show |
( |
const int * |
options = 0 | ) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: