Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yushulx authored Dec 13, 2024
1 parent 0e50627 commit 16896f4
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions examples/document_annotation/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Web Document Annotation
The project is implemented with [Dynamsoft Document Viewer SDK](https://www.dynamsoft.com/document-viewer/docs/introduction/index.html). You can use it to annotate PDF and image files in a web application.
# Web Document Annotation
The project is implemented with [Dynamsoft Document Viewer SDK](https://www.dynamsoft.com/document-viewer/docs/introduction/index.html) and [Dynamsoft Capture Vision](https://www.npmjs.com/package/dynamsoft-capture-vision-bundle). It supports annotating PDF and image files, detecting barcodes from documents, and correcting document images in a web application.

## Demo Video

Expand All @@ -17,6 +17,10 @@ The project is implemented with [Dynamsoft Document Viewer SDK](https://www.dyna

https://github.com/user-attachments/assets/81f978fa-ec18-4bd1-8e2e-f480cd40c1c4

- Detect and correct documents.

https://github.com/user-attachments/assets/36f11da3-2371-46a5-9cb9-a7e46f3b61c7



## Prerequisites
Expand Down

0 comments on commit 16896f4

Please sign in to comment.