We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aefbb22 commit 258d59eCopy full SHA for 258d59e
examples/official/README.md
@@ -1,6 +1,8 @@
1
# Dynamsoft Capture Vision SDK for Document Detection
2
This repository contains example code for using the Dynamsoft Capture Vision SDK to detect documents in images.
3
4
+https://github.com/user-attachments/assets/1d93597e-45f0-487f-a946-8f6dbcda9b07
5
+
6
## Prerequisites
7
- [Dynamsoft Capture Vision Trial License](https://www.dynamsoft.com/customer/license/trialLicense/?product=dcv&package=cross-platform)
8
@@ -15,6 +17,9 @@ This repository contains example code for using the Dynamsoft Capture Vision SDK
15
17
pip install -r requirements.txt
16
18
```
19
-
20
+## Supported Platforms
21
+- Windows
22
+- Linux
23
+- macOS
24
25
0 commit comments