|
MRPT
2.0.4
|
Definition at line 119 of file CFaceDetection.h.
Public Attributes | |
| bool | takeMeasures |
| mrpt::math::CVectorDouble | lessEigenVals |
| mrpt::math::CVectorDouble | errorEstimations |
| mrpt::math::CVectorDouble | meanRegions |
| mrpt::math::CVectorDouble | sumDistances |
| int | faceNum |
| std::vector< uint32_t > | deletedRegions |
| int | numPossibleFacesDetected |
| int | numRealFacesDetected |
| bool | takeTime |
| bool | saveMeasurementsToFile |
| std::vector<uint32_t> mrpt::detectors::CFaceDetection::TMeasurement::deletedRegions |
Definition at line 130 of file CFaceDetection.h.
| mrpt::math::CVectorDouble mrpt::detectors::CFaceDetection::TMeasurement::errorEstimations |
Definition at line 124 of file CFaceDetection.h.
| int mrpt::detectors::CFaceDetection::TMeasurement::faceNum |
Definition at line 129 of file CFaceDetection.h.
| mrpt::math::CVectorDouble mrpt::detectors::CFaceDetection::TMeasurement::lessEigenVals |
Definition at line 123 of file CFaceDetection.h.
| mrpt::math::CVectorDouble mrpt::detectors::CFaceDetection::TMeasurement::meanRegions |
Definition at line 125 of file CFaceDetection.h.
| int mrpt::detectors::CFaceDetection::TMeasurement::numPossibleFacesDetected |
Definition at line 131 of file CFaceDetection.h.
| int mrpt::detectors::CFaceDetection::TMeasurement::numRealFacesDetected |
Definition at line 132 of file CFaceDetection.h.
| bool mrpt::detectors::CFaceDetection::TMeasurement::saveMeasurementsToFile |
Definition at line 136 of file CFaceDetection.h.
| mrpt::math::CVectorDouble mrpt::detectors::CFaceDetection::TMeasurement::sumDistances |
Definition at line 127 of file CFaceDetection.h.
| bool mrpt::detectors::CFaceDetection::TMeasurement::takeMeasures |
Definition at line 121 of file CFaceDetection.h.
| bool mrpt::detectors::CFaceDetection::TMeasurement::takeTime |
Definition at line 134 of file CFaceDetection.h.
| Page generated by Doxygen 1.8.18 for MRPT 2.0.4 at Thu Sep 24 07:14:18 UTC 2020 |