eos
0.7.1
|
This is the complete list of members for eos::morphablemodel::MorphableModel, including all inherited members.
cereal::access (defined in eos::morphablemodel::MorphableModel) | eos::morphablemodel::MorphableModel | friend |
draw_sample(float shape_sigma=1.0f, float color_sigma=1.0f) | eos::morphablemodel::MorphableModel | inline |
draw_sample(std::vector< float > shape_coefficients, std::vector< float > color_coefficients) const | eos::morphablemodel::MorphableModel | inline |
get_color_model() const | eos::morphablemodel::MorphableModel | inline |
get_mean() const | eos::morphablemodel::MorphableModel | inline |
get_shape_model() const | eos::morphablemodel::MorphableModel | inline |
get_texture_coordinates() const | eos::morphablemodel::MorphableModel | inline |
has_color_model() const | eos::morphablemodel::MorphableModel | inline |
MorphableModel()=default (defined in eos::morphablemodel::MorphableModel) | eos::morphablemodel::MorphableModel | |
MorphableModel(PcaModel shape_model, PcaModel color_model, std::vector< cv::Vec2f > texture_coordinates=std::vector< cv::Vec2f >()) | eos::morphablemodel::MorphableModel | inline |