streetscene_car_view_5

menpo.landmark.streetscene_car_view_5(landmark_group)[source]

Apply the 10 point semantic labels of the view 5 of the MIT Street Scene Car dataset to the landmark group.

The group label will be streetscene_car_view_5.

The semantic labels applied are as follows:

  • right_side
Parameters:landmark_group (LandmarkGroup) – The landmark group to apply semantic labels to.
Returns:
  • group (str) – The group label: streetscene_car_view_5
  • landmark_group (LandmarkGroup) – New landmark group.
Raises:error (LabellingError) – If the given landmark group contains less than 20 points