Skip to content

Commit 232548a

Browse files
committed
2 parents 0c4d2c2 + 82b1c6c commit 232548a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

examples/official/page_qr_ocr/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ The project uses a single Dynamsoft Capture Vision template to do both tasks in
99
- choose the most likely page number from the OCR hits
1010
- draw both results as overlays in the GUI
1111

12+
13+
https://github.com/user-attachments/assets/d8ffc6a8-d2d1-45fd-98ad-fb52f1e874e8
14+
15+
1216
## Project Layout
1317

1418
- `app.py` — Python desktop app and scanner logic
@@ -36,3 +40,5 @@ pip install -r requirements.txt
3640
python app.py
3741
```
3842

43+
## Blog
44+
[Build a Python QR Code and Page Number OCR Scanner with PySide6 and Dynamsoft Capture Vision](https://www.dynamsoft.com/codepool/scan-qr-codes-ocr-page-numbers-python.html)

0 commit comments

Comments
 (0)