removed stopdetection in ocr
This commit is contained in:
@@ -797,7 +797,7 @@ function cameraCapture() {
|
|||||||
this.capturedPhoto = snapshotData; // store for verification
|
this.capturedPhoto = snapshotData; // store for verification
|
||||||
|
|
||||||
alert("Photo captured!");
|
alert("Photo captured!");
|
||||||
this.stopDetection();
|
|
||||||
},
|
},
|
||||||
|
|
||||||
async verifyPhoto() {
|
async verifyPhoto() {
|
||||||
|
|||||||
Reference in New Issue
Block a user