Loading [MathJax]/extensions/tex2jax.js
eos 1.4.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Attributes | List of all members
eos::fitting::FittingResult Struct Reference

A struct holding the result from a fitting. More...

#include <FittingResult.hpp>

Public Attributes

RenderingParameters rendering_parameters
 
std::vector< float > pca_shape_coefficients
 
std::vector< float > expression_coefficients
 

Detailed Description

A struct holding the result from a fitting.

Holds the parameters to store and reproduce a shape fitting result: Rendering parameters, PCA shape and expression coefficients.


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