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

Synchronize detection results with video #99

Open reillyeon opened 1 year ago

reillyeon commented 1 year 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.