Face3d
Face3D::Detection::DetectFaceResult Struct Reference

#include <Detection.hpp>

Public Attributes

FaceGeometry faceGeometry
 
cv::Mat textureFront
 
cv::Mat textureSide
 

Detailed Description

class which holds the result: information about the face geometry and the front and side textures

Member Data Documentation

FaceGeometry Face3D::Detection::DetectFaceResult::faceGeometry
cv::Mat Face3D::Detection::DetectFaceResult::textureFront
cv::Mat Face3D::Detection::DetectFaceResult::textureSide

The documentation for this struct was generated from the following file: