CameraRecognition draft

This commit is contained in:
Dennis Eichhorn 2017-08-27 22:16:06 +02:00
parent 92cae1ea2e
commit 706b59cd5f

View File

@ -0,0 +1,5 @@
// bind canvas
// take images every x ms
// call calback on canvas to check image
// stop if match or manual stop
// return callback result