},"Fit the pose (camera), shape model, and expression blendshapes to landmarks, in an iterative way.")
},"Fit the pose (camera), shape model, and expression blendshapes to landmarks, in an iterative way. Returns a tuple (mesh, rendering_parameters, shape_coefficients, blendshape_coefficients).",py::arg("morphable_model"),py::arg("blendshapes"),py::arg("landmarks"),py::arg("landmark_ids"),py::arg("landmark_mapper"),py::arg("image_width"),py::arg("image_height"),py::arg("edge_topology"),py::arg("contour_landmarks"),py::arg("model_contour"),py::arg("num_iterations")=5,py::arg("num_shape_coefficients_to_fit")=-1,py::arg("lambda")=30.0f)