eos 1.4.0
|
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::PerspectiveProjectionLandmarkCost | inlinestatic |
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) const | eos::fitting::PerspectiveProjectionLandmarkCost | inline |
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::PerspectiveProjectionLandmarkCost | inline |