WICG/shape-detection-api

Feature detection for supported LandmarkTypes

reillyeon opened this issue · 1 comments

As with supportedFormats on the BarcodeDetector object the FaceDetector object should have a supportedLandmarks property for feature detecting which landmark types can be detected by the implementation.

As motivated in #54, this should probably be a static method getSupportedLandmarks and not a property.