Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yushulx authored Oct 17, 2024
1 parent 6c278f6 commit db4224d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion examples/official/README.md
Original file line number Diff line number Diff line change
@@ -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)

Expand All @@ -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.
- [file.py](./file.py): Detect MRZ from an image file and display the results in a window.

0 comments on commit db4224d

Please sign in to comment.