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

Synchronize detection results with video #99

Open reillyeon opened 12 months ago

reillyeon commented 12 months ago

One of the most common use cases for this API is processing video, however because detection takes some time by the time a result is ready the video has moved on.