Skip to content

Commit 3843a8a

Browse files
committed
2 parents c583b5e + 3d24127 commit 3843a8a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

examples/official/yolo_qr/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ This repository provides samples demonstrating how to detect QR codes using **YO
4747
4848
#### QR Reading with Dynamsoft Barcode Reader
4949
50+
![QR code detection with YOLO and Dynamsoft Barcode Reader](https://www.dynamsoft.com/codepool/img/2020/11/python-qr-code-scan.png)
51+
5052
Below is a sample code snippet for reading QR codes with the Dynamsoft Barcode Reader:
5153
5254
```py
@@ -106,4 +108,4 @@ for item in items:
106108
```
107109
108110
## Blog
109-
[How to Detect and Decode QR Code with YOLO, OpenCV, and Dynamsoft Barcode Reader](https://www.dynamsoft.com/codepool/qr-code-detect-decode-yolo-opencv.html)
111+
[How to Detect and Decode QR Code with YOLO, OpenCV, and Dynamsoft Barcode Reader](https://www.dynamsoft.com/codepool/qr-code-detect-decode-yolo-opencv.html)

0 commit comments

Comments
 (0)