ibug_hand

menpo.landmark.ibug_hand(landmark_group)[source]

Apply the ibug’s “standard” 39 point semantic labels to the landmark group.

The group label will be ibug_hand.

The semantic labels applied are as follows:

  • thumb
  • index
  • middle
  • ring
  • pinky
  • palm
Parameters:landmark_group (LandmarkGroup) – The landmark group to apply semantic labels to.
Returns:
  • group (str) – The group label: ibug_hand
  • landmark_group (LandmarkGroup) – New landmark group.
Raises:error (LabellingError) – If the given landmark group contains less than 39 points