|
eos 1.4.0
|
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 |
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.