Skip to content

Commit 258d59e

Browse files
authored
Update README.md
1 parent aefbb22 commit 258d59e

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

examples/official/README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Dynamsoft Capture Vision SDK for Document Detection
22
This repository contains example code for using the Dynamsoft Capture Vision SDK to detect documents in images.
33

4+
https://github.com/user-attachments/assets/1d93597e-45f0-487f-a946-8f6dbcda9b07
5+
46
## Prerequisites
57
- [Dynamsoft Capture Vision Trial License](https://www.dynamsoft.com/customer/license/trialLicense/?product=dcv&package=cross-platform)
68

@@ -15,6 +17,9 @@ This repository contains example code for using the Dynamsoft Capture Vision SDK
1517
pip install -r requirements.txt
1618
```
1719

18-
20+
## Supported Platforms
21+
- Windows
22+
- Linux
23+
- macOS
1924

20-
25+

0 commit comments

Comments
 (0)