Skip to content

Commit f2aeaf2

Browse files
authored
Update README.md
1 parent 9441d6b commit f2aeaf2

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

examples/official/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,7 @@ https://github.com/user-attachments/assets/1d93597e-45f0-487f-a946-8f6dbcda9b07
2626
## Examples
2727
- [camera.py](./camera.py): Detect documents from a camera video stream.
2828
- [file.py](./file.py): Detect documents from an image file and display the results in a window.
29-
- [orientation_detection.py](./orientation_detection.py): Normalize a document using Dynamsoft Capture Vision SDK, and detect the orientation of the document using Tesseract OCR.
29+
- [orientation_detection.py](./orientation_detection.py): Normalize a document using Dynamsoft Capture Vision SDK, and detect the orientation of the document using Tesseract OCR.
30+
31+
## Blog
32+
[How to Implement Document Detection in Python Using Dynamsoft Capture Vision SDK](https://www.dynamsoft.com/codepool/python-capture-vision-document-detection.html)

0 commit comments

Comments
 (0)