You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <ahref="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
-
| <ahref="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
-
| <ahref="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
-
| <ahref="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
-
| <ahref="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
-
| <ahref="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
+
| <ahref="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
+
| <ahref="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
+
| <ahref="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
+
| <ahref="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
+
| <ahref="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
+
| <ahref="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. |
0 commit comments