eos 1.4.0
Loading...
Searching...
No Matches
eos::fitting::PerspectiveProjectionLandmarkCost Member List

This is the complete list of members for eos::fitting::PerspectiveProjectionLandmarkCost, including all inherited members.

Create(const eos::morphablemodel::PcaModel &shape_model, const eos::morphablemodel::Blendshapes &blendshapes, Eigen::Vector2f observed_landmark, int vertex_id, int image_width, int image_height)eos::fitting::PerspectiveProjectionLandmarkCostinlinestatic
operator()(const T *const camera_rotation, const T *const camera_translation, const T *const camera_intrinsics, const T *const shape_coeffs, const T *const blendshape_coeffs, T *residual) consteos::fitting::PerspectiveProjectionLandmarkCostinline
PerspectiveProjectionLandmarkCost(const morphablemodel::PcaModel &shape_model, const std::vector< morphablemodel::Blendshape > &blendshapes, int num_shape_coeffs, int num_blendshape_coeffs, Eigen::Vector2f observed_landmark, int vertex_id, int image_width, int image_height)eos::fitting::PerspectiveProjectionLandmarkCostinline