diff --git a/examples/official/README.md b/examples/official/README.md index b3734ac..0eccde2 100644 --- a/examples/official/README.md +++ b/examples/official/README.md @@ -1,6 +1,9 @@ # Dynamsoft Capture Vision SDK for MRZ Detection This repository contains example code for using the Dynamsoft Capture Vision SDK to detect **Machine Readable Zone (MRZ)** in passport, ID card and Visa images. +https://github.com/user-attachments/assets/2bebd2d3-d01b-467d-b395-f5925c75f7f2 + + ## Prerequisites - [Dynamsoft Capture Vision Trial License](https://www.dynamsoft.com/customer/license/trialLicense/?product=dcv&package=cross-platform) @@ -23,4 +26,4 @@ This repository contains example code for using the Dynamsoft Capture Vision SDK ## Examples - [camera.py](./camera.py): Detect MRZ from a camera video stream. -- [file.py](./file.py): Detect MRZ from an image file and display the results in a window. \ No newline at end of file +- [file.py](./file.py): Detect MRZ from an image file and display the results in a window.