This is the complete list of members for Face3D::Detection, including all inherited members.
combineVertically(const cv::Mat &a, const cv::Mat &b) const | Face3D::Detection | private |
createTextures() | Face3D::Detection | private |
createTexturesAndShowResultsGUI() | Face3D::Detection | private |
detectFace() | Face3D::Detection | |
Detection(const cv::Mat &front, const cv::Mat &side) | Face3D::Detection | |
doFaceExtraction() | Face3D::Detection | private |
doFaceExtractionGUI() | Face3D::Detection | private |
doFacialComponentsExtraction() | Face3D::Detection | private |
doFacialComponentsExtractionFront(FaceGeometry &faceGeometry, const std::vector< ContourInfo > &componentContourInfo, const std::vector< ContourInfo > &faceContourInfo) | Face3D::Detection | private |
doFacialComponentsExtractionSide(FaceGeometry &faceGeometry, const std::vector< ContourInfo > &componentContourInfo, const std::vector< ContourInfo > &faceContourInfo) | Face3D::Detection | private |
doMatchCoordinates() | Face3D::Detection | private |
doPreprocessing() | Face3D::Detection | private |
extractContourInfo(const std::vector< std::vector< cv::Point > > &contours, const std::vector< size_t > indices) | Face3D::Detection | private |
findRegions(const std::vector< std::vector< cv::Point > > &contours, const std::vector< cv::Vec4i > &hierarchy, RegionType regionType) | Face3D::Detection | private |
frontImgNr | Face3D::Detection | private |
getBoundingBox(const cv::Mat &color) | Face3D::Detection | private |
getCopyOfOriginal(int imgNr) | Face3D::Detection | inlineprivate |
imgSize | Face3D::Detection | private |
m_AddTextureBottom | Face3D::Detection | private |
m_AddTextureTop | Face3D::Detection | private |
m_ColorThresValue | Face3D::Detection | private |
m_FaceExtracted | Face3D::Detection | private |
m_FaceGeometry | Face3D::Detection | private |
m_FaceGeometryBackup | Face3D::Detection | private |
m_FaceMask | Face3D::Detection | private |
m_FacialPointsGUI | Face3D::Detection | private |
m_OffsetCB | Face3D::Detection | private |
m_OffsetCR | Face3D::Detection | private |
m_Originals | Face3D::Detection | private |
m_Preprocessed | Face3D::Detection | private |
m_Textures | Face3D::Detection | private |
m_TexturesGUI | Face3D::Detection | private |
onColorThresholdsTrackbar(int, void *) | Face3D::Detection | friend |
onTextureAdjustmentTrackbarBottom(int, void *) | Face3D::Detection | friend |
onTextureAdjustmentTrackbarTop(int, void *) | Face3D::Detection | friend |
RegionType enum name | Face3D::Detection | private |
RegionTypeInside enum value | Face3D::Detection | private |
RegionTypeOutside enum value | Face3D::Detection | private |
sideImgNr | Face3D::Detection | private |