Added logic in ocr
This commit is contained in:
@@ -813,6 +813,7 @@ function cameraCapture() {
|
||||
snapshot.src = snapshotData;
|
||||
snapshot.classList.remove('hidden');
|
||||
video.classList.add('hidden');
|
||||
overlay.classList.add('hidden');
|
||||
|
||||
alert("Photo captured!");
|
||||
this.stopDetection();
|
||||
|
||||
Reference in New Issue
Block a user