WebIDLpedia

Landmark dictionary

Definition

Accelerated Shape Detection in Images defines Landmark



dictionary Landmark {
  required sequence<Point2D> locations;
  LandmarkType type;
};

Referring IDL interfaces/dictionaries