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 21, 2024
1 parent c483d1d commit 98f05ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/official/10.x/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Dynamsoft Capture Vision SDK for Barcode Detection
This repository contains example code for using the Dynamsoft Capture Vision SDK to detect barcodes in images.

https://github.com/user-attachments/assets/18503750-68bd-4043-8187-353e7e8a7808

## Prerequisites
- [Dynamsoft Capture Vision Trial License](https://www.dynamsoft.com/customer/license/trialLicense/?product=dcv&package=cross-platform)
Expand All @@ -24,4 +25,4 @@ This repository contains example code for using the Dynamsoft Capture Vision SDK

## Examples
- [camera.py](./camera.py): Detect barcodes from a camera video stream.
- [file.py](./file.py): Detect barcodes from an image file and display the results in a window.
- [file.py](./file.py): Detect barcodes from an image file and display the results in a window.

0 comments on commit 98f05ea

Please sign in to comment.