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

Batch processing #98

Open reillyeon opened 12 months ago

reillyeon commented 12 months ago

Some implementations may need to warm up separate hardware components in order to process an image. This cost could be amortized if the API supported batch processing.