Skip to content

Commit c3f7ebd

Browse files
update to internal commit bdb56fcc
1 parent c608343 commit c3f7ebd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

programming/java/samples/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ needAutoGenerateSidebar: false
1515

1616
| Sample Name | Description |
1717
| --- | --- |
18-
| <a href="https://github.com/Dynamsoft/barcode-reader-java-samples/tree/main/Samples/HelloWorld" target="_blank">HelloWorld</a> | This is a Java sample that illustrates the simplest way to recognize barcodes from images with Dynamsoft Barcode Reader SDK. |
19-
| <a href="https://github.com/Dynamsoft/barcode-reader-java-samples/tree/main/Samples/GeneralSettings" target="_blank">GeneralSettings</a> | This sample demonstrates how to configure general used settings and read barcodes from an image file. |
20-
| <a href="https://github.com/Dynamsoft/barcode-reader-java-samples/tree/main/Samples/VideoDecoding" target="_blank">VideoDecoding</a> | This sample demonstrates how to read barcodes from video frames. |
21-
| <a href="https://github.com/Dynamsoft/barcode-reader-java-samples/tree/main/Samples/ReadDPMBarcode" target="_blank">ReadDPMBarcode</a> | This sample demonstrates how to read DPM (Direct Part Marking) barcodes and get barcode results. |
22-
| <a href="https://github.com/Dynamsoft/barcode-reader-java-samples/tree/main/Samples/ParameterTuner" target="_blank">ParameterTuner</a> | This sample demonstrates how to adjust and test different parameter settings to optimize barcode recognition performance. |
23-
| <a href="https://github.com/Dynamsoft/barcode-reader-java-samples/tree/main/Samples/ShowLocalizedVSDecodedBarcodes" target="_blank">ShowLocalizedVSDecodedBarcodes</a> | This sample demonstrates how to highlight successfully decoded and only-localized barcodes with different styles of rectangles. |
18+
| <a href="https://github.com/Dynamsoft/barcode-reader-java-samples/tree/main/samples/HelloWorld" target="_blank">HelloWorld</a> | This is a Java sample that illustrates the simplest way to recognize barcodes from images with Dynamsoft Barcode Reader SDK. |
19+
| <a href="https://github.com/Dynamsoft/barcode-reader-java-samples/tree/main/samples/GeneralSettings" target="_blank">GeneralSettings</a> | This sample demonstrates how to configure general used settings and read barcodes from an image file. |
20+
| <a href="https://github.com/Dynamsoft/barcode-reader-java-samples/tree/main/samples/VideoDecoding" target="_blank">VideoDecoding</a> | This sample demonstrates how to read barcodes from video frames. |
21+
| <a href="https://github.com/Dynamsoft/barcode-reader-java-samples/tree/main/samples/ReadDPMBarcode" target="_blank">ReadDPMBarcode</a> | This sample demonstrates how to read DPM (Direct Part Marking) barcodes and get barcode results. |
22+
| <a href="https://github.com/Dynamsoft/barcode-reader-java-samples/tree/main/samples/ParameterTuner" target="_blank">ParameterTuner</a> | This sample demonstrates how to adjust and test different parameter settings to optimize barcode recognition performance. |
23+
| <a href="https://github.com/Dynamsoft/barcode-reader-java-samples/tree/main/samples/ShowLocalizedVSDecodedBarcodes" target="_blank">ShowLocalizedVSDecodedBarcodes</a> | This sample demonstrates how to highlight successfully decoded and only-localized barcodes with different styles of rectangles. |
2424

2525
### Additional Samples using Capture Vision SDK
2626

0 commit comments

Comments
 (0)