WICG / shape-detection-api

Detection of shapes (faces, QR codes) in images
https://wicg.github.io/shape-detection-api
Other
303 stars 35 forks source link

Landmark should be an interface, not a dictionary #65

Open reillyeon opened 5 years ago

reillyeon commented 5 years ago

According to the WebIDL spec dictionaries cannot be attributes.