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