MeVisLab Toolbox Reference
WEMFaceDiagnosis.h File Reference

Go to the source code of this file.

Classes

class  ml::WEMFaceDiagnosis
 This class provides diagnostic information on a WEMFace. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Variables

const int ml::FACE_SEVERITY_ALLISWELL = 0
 Error status: no error at all. More...
 
const int ml::FACE_SEVERITY_NOTICE = 1
 Error status: just a notice. More...
 
const int ml::FACE_SEVERITY_WARNING = 2
 Error status: a warning. More...
 
const int ml::FACE_SEVERITY_ERROR = 3
 Error status: an error. More...
 
const int ml::FACE_SEVERITY_FATAL = 4
 Error status: a serious error. More...