Skip to content

Commit fe9e83d

Browse files
update to v11.0.6000
1 parent d271383 commit fe9e83d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ This repository contains multiple samples that demonstrates how to use the [Dyna
1515
| Sample Name | Description |
1616
| ----------- | ----------- |
1717
| [`HelloWorld`](samples/HelloWorld) | This is a Java sample that illustrates the simplest way to recognize barcodes from images with Dynamsoft Barcode Reader SDK. |
18-
| [`VideoDecoding`](Samples/VideoDecoding) | This sample demonstrates how to read barcodes from video frames. |
19-
| [`GeneralSettings`](Samples/GeneralSettings) | This sample demonstrates how to configure general used settings and read barcodes from an image file. |
20-
| [`ReadDPMBarcode`](Samples/ReadDPMBarcode) | This sample demonstrates how to read DPM (Direct Part Marking) barcodes and get barcode results. |
21-
| [`ParameterTuner`](Samples/ParameterTuner) | This sample demonstrates how to adjust and test different parameter settings to optimize barcode recognition performance. |
22-
| [`ShowLocalizedVSDecodedBarcodes`](Samples/ShowLocalizedVSDecodedBarcodes) | This sample demonstrates how to highlight successfully decoded and only-localized barcodes with different styles of rectangles. |
18+
| [`VideoDecoding`](samples/VideoDecoding) | This sample demonstrates how to read barcodes from video frames. |
19+
| [`GeneralSettings`](samples/GeneralSettings) | This sample demonstrates how to configure general used settings and read barcodes from an image file. |
20+
| [`ReadDPMBarcode`](samples/ReadDPMBarcode) | This sample demonstrates how to read DPM (Direct Part Marking) barcodes and get barcode results. |
21+
| [`ParameterTuner`](samples/ParameterTuner) | This sample demonstrates how to adjust and test different parameter settings to optimize barcode recognition performance. |
22+
| [`ShowLocalizedVSDecodedBarcodes`](samples/ShowLocalizedVSDecodedBarcodes) | This sample demonstrates how to highlight successfully decoded and only-localized barcodes with different styles of rectangles. |
2323

2424
### Additional Samples using Capture Vision SDK
2525

0 commit comments

Comments
 (0)