bu3dfe_83

menpo.landmark.bu3dfe_83(landmark_group)[source]

Apply the BU-3DFE (Binghamton University 3D Facial Expression) Database 83 point facial annotation markup to this landmark group.

The group label will be bu3dfe_83.

The semantic labels applied are as follows:

  • right_eye
  • left_eye
  • right_eyebrow
  • left_eyebrow
  • right_nose
  • left_nose
  • nostrils
  • outer_mouth
  • inner_mouth
  • jaw
Parameters:landmark_group (LandmarkGroup) – The landmark group to apply semantic labels to.
Returns:
  • group (str) – The group label: bu3dfe_83
  • landmark_group (LandmarkGroup) – New landmark group.
Raises:class:menpo.landmark.exceptions.LabellingError – If the given landmark group contains less than 83 points