Skip to content

Commit

Permalink
update to v9.6.30
Browse files Browse the repository at this point in the history
  • Loading branch information
DMGithubPublisher committed Aug 29, 2023
1 parent 7e2e2ea commit 4ba18f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ This repository contains multiple samples that demonstrates how to use the <a hr
| [`ReadRateFirstSettings`](samples/Performance/ReadRateFirstSettings) | This sample demonstrates how to configure Dynamsoft Barcode Reader to read as many barcodes as possible at one time. The downside is that speed and accuracy might be affected. It is recommended to apply these configurations when decoding multiple barcodes from a single image. |
| [`AccuracyFirstSettings`](samples/Performance/AccuracyFirstSettings) | This sample demonstrates how to configure Dynamsoft Barcode Reader to read barcodes as accurately as possible. The downside is that speed and read-rate might be affected. It is recommended to apply these configurations when misreading is unbearable. |
| [`ReadDPMBarcodes`](samples/UseCases/ReadDPMBarcodes) | This sample demonstrates how to configure Dynamsoft Barcode Reader to read DPM barcodes. |
| [`DecodeWithConcurrentInstance`](samples/DecodeWithConcurrentInstance) | This sample demonstrates how to decode barcodes in concurrent instance mode. |

## License

Expand Down

0 comments on commit 4ba18f3

Please sign in to comment.