Definition at line 121 of file CFaceDetection.h.
Public Attributes | |
| bool | takeMeasures |
| vector_double | lessEigenVals |
| vector_double | errorEstimations |
| vector_double | meanRegions |
| vector_double | sumDistances |
| int | faceNum |
| vector_uint | deletedRegions |
| int | numPossibleFacesDetected |
| int | numRealFacesDetected |
| bool | takeTime |
| bool | saveMeasurementsToFile |
| vector_uint mrpt::detectors::CFaceDetection::TMeasurement::deletedRegions |
Definition at line 132 of file CFaceDetection.h.
| vector_double mrpt::detectors::CFaceDetection::TMeasurement::errorEstimations |
Definition at line 126 of file CFaceDetection.h.
| int mrpt::detectors::CFaceDetection::TMeasurement::faceNum |
Definition at line 131 of file CFaceDetection.h.
| vector_double mrpt::detectors::CFaceDetection::TMeasurement::lessEigenVals |
Definition at line 125 of file CFaceDetection.h.
| vector_double mrpt::detectors::CFaceDetection::TMeasurement::meanRegions |
Definition at line 127 of file CFaceDetection.h.
| int mrpt::detectors::CFaceDetection::TMeasurement::numPossibleFacesDetected |
Definition at line 133 of file CFaceDetection.h.
| int mrpt::detectors::CFaceDetection::TMeasurement::numRealFacesDetected |
Definition at line 134 of file CFaceDetection.h.
| bool mrpt::detectors::CFaceDetection::TMeasurement::saveMeasurementsToFile |
Definition at line 138 of file CFaceDetection.h.
| vector_double mrpt::detectors::CFaceDetection::TMeasurement::sumDistances |
Definition at line 129 of file CFaceDetection.h.
| bool mrpt::detectors::CFaceDetection::TMeasurement::takeMeasures |
Definition at line 123 of file CFaceDetection.h.
| bool mrpt::detectors::CFaceDetection::TMeasurement::takeTime |
Definition at line 136 of file CFaceDetection.h.
| Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |