Added capture logic in ocr
This commit is contained in:
@@ -713,6 +713,10 @@ function cameraCapture() {
|
||||
style="display:block;"
|
||||
></video>
|
||||
|
||||
<!-- Image Preview -->
|
||||
<img x-ref="snapshot" class="border rounded w-80 h-auto hidden" />
|
||||
|
||||
|
||||
<!-- Overlay canvas for OCR highlight -->
|
||||
<canvas
|
||||
x-ref="overlay"
|
||||
|
||||
Reference in New Issue
Block a user