Skip to content

Commit 82d66ba

Browse files
update readme.md
1 parent b717484 commit 82d66ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ This repository contains multiple samples that demonstrates how to use the [Dyna
2121
| Sample Name | Description | Programming Language(s) |
2222
| ----------- | ----------- | ----------------------- |
2323
| `HelloWorld` | This is a sample that illustrates the simplest way to recognize barcodes from video streaming with Dynamsoft Barcode Reader SDK and Dynamsoft Camera Enhancer SDK. | Java(Android)/Kotlin/Objective-C/Swift |
24+
| `ImageDecoding` | This sample shows how to pick an image from system album and decode the image with Dynamsoft Barcode Reader SDK. | Java(Android)/Objective-C/Swift |
2425
| `GeneralSettings` | This is a sample that illustrates how to make general settings when using Dynamsoft Barcode Reader and Dynamsoft Camera Enhancer. | Java(Android)/Objective-C/Swift |
2526
| `PerformanceSettings` | In this sample, you will read about how speed, read rate and accuracy performance can be optimized when using Dynamsoft Barcode Reader and Dynamsoft Camera Enhancer. In addition, as one of the common usage scenarios, single barcode decoding settings are also illustrated in the sample. | Java(Android)/Objective-C/Swift |
2627
| `ReadADriversLicense` | This is a sample that shows how to create a mobile app that focuses on decoding the drivers' license barcodes and displaying the parsed information. | Java(Android)/Swift |

0 commit comments

Comments
 (0)