Skip to content

Commit c65976c

Browse files
Merge pull request #118 from dynamsoft-docs/preview
update to internal commit 0ee2344b
2 parents e32edb4 + 99b0242 commit c65976c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

programming/python/samples/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ permalink: /programming/python/samples/index.html
1616
| --- | --- |
1717
| <a href="https://github.com/Dynamsoft/barcode-reader-python-samples/blob/master/Samples/read_an_image.py" target="_blank">ReadAnImage</a> | Shows the simplest way to read barcodes from an image file and output barcode format and text. |
1818
| <a href="https://github.com/Dynamsoft/barcode-reader-python-samples/blob/master/Samples/read_multiple_images.py" target="_blank">ReadMultipleImages</a> | Shows the simplest way to read barcodes from directory with image files and output barcode format and text. |
19+
| <a href="https://github.com/Dynamsoft/barcode-reader-python-samples/blob/master/Samples/general_settings.py" target="_blank">GeneralSettings</a> | Shows how to adjust general scan settings, e.g., barcode format, barcode count, scan region. |
20+
| <a href="https://github.com/Dynamsoft/barcode-reader-python-samples/blob/master/Samples/read_dpm_barcode.py" target="_blank">ReadDPMBarcode</a> | Shows how to read DPM (Direct Part Mark) barcodes. |
21+
| <a href="https://github.com/Dynamsoft/barcode-reader-python-samples/blob/master/Samples/video_decoding.py" target="_blank">VideoDecoding</a> | Shows how to decode barcodes from live video or video file. |
1922

2023
## Official Online Demo
2124
This <a href="https://demo.dynamsoft.com/barcode-reader/" target="_blank">Online Demo</a> is an online barcode scanner for all barcode types. All supported parameters are opened for customization to see how Dynamsoft Barcode Reader works in different usage scenarios.

0 commit comments

Comments
 (0)