Skip to content

Commit 3e90485

Browse files
committed
2 parents 72bf469 + 463a9fa commit 3e90485

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

examples/official/9.x/arm32_arm64/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,7 @@ Use [dockerpi](https://github.com/lukechilds/dockerpi) to test the performance o
3535
```bash
3636
docker run -it lukechilds/dockerpi pi2
3737
docker run -it lukechilds/dockerpi pi3
38-
```
38+
```
39+
40+
## Blog
41+
[A Guide to Running ARM32 and ARM64 Python Barcode Readers in Docker Containers](https://www.dynamsoft.com/codepool/docker-arm64-arm32-python-barcode-qr-recognition.html)

examples/official/9.x/qrcode_template/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ pip install -r requirements.txt
3434
To fine-tune the parameters for your specific image set, use the [online tool](https://demo.dynamsoft.com/barcode-reader/)
3535

3636
## Blog
37-
[How to Optimize QR Recognition Performance by Image Preprocessing and Parameter Tuning](https://www.dynamsoft.com/codepool/optimize-qr-recognition-performance.html)
37+
[Advanced QR Code Recognition: Handling Inverted Colors, Perspective Distortion, and Grayscale Images](https://www.dynamsoft.com/codepool/optimize-qr-recognition-performance.html)

0 commit comments

Comments
 (0)