WICG / shape-detection-api

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

Add [Exposed=Window,Worker] to Detected{Barcode,Face,Text} #64

Closed Honry closed 5 years ago

Honry commented 5 years ago

and remove [Constructor] from DetectedText interface


Preview | Diff

reillyeon commented 5 years ago

Sorry for not merging this. I ended up making this same change in #73.

Honry commented 5 years ago

Never mind. :)