File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -59,9 +59,9 @@ If you have any questions, feel free to [contact Dynamsoft support](https://www.
5959### Scenarios
6060
6161- [ pick-one-to-fill/] ( ./scenarios/pick-one-to-fill/ ) — Picking the correct one from multiple candidates by scanning barcodes.
62- - [ cart-builder.html ] ( ./scenarios/cart-builder/ ) — Single-page demo illustrating adding scanned items into a shopping cart.
63- - [ scan-and-search.html ] ( ./scenarios/scan-and-search/ ) — Example that scans a barcode and performs a lookup/search operation.
64- - [ show-result-texts-on-the-video.html ] ( ./scenarios/show-result-texts-on-the-video/ ) — Overlay decoded text on live video while scanning.
62+ - [ cart-builder/ ] ( ./scenarios/cart-builder/ ) — Single-page demo illustrating adding scanned items into a shopping cart.
63+ - [ scan-and-search/ ] ( ./scenarios/scan-and-search/ ) — Example that scans a barcode and performs a lookup/search operation.
64+ - [ show-result-texts-on-the-video/ ] ( ./scenarios/show-result-texts-on-the-video/ ) — Overlay decoded text on live video while scanning.
6565- [ batch-inventory/] ( ./scenarios/batch-inventory/ ) — Batch scanning workflow for inventory collection and export.
6666- [ read-a-drivers-license/] ( ./scenarios/read-a-drivers-license/ ) — Demo for reading and parsing a driver's license image/data.
6767- [ read-and-parse-GS1-AI/] ( ./scenarios/read-and-parse-GS1-AI/ ) — Example showing GS1 AI parsing and data extraction.
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ This directory contains focused scenario samples that show common real-world use
55Included samples
66
77- [ pick-one-to-fill/] ( ./pick-one-to-fill/ ) — Picking the correct one from multiple candidates by scanning barcodes.
8- - [ cart-builder.html ] ( ./cart-builder/ ) — Single-page demo illustrating adding scanned items into a shopping cart.
9- - [ scan-and-search.html ] ( ./scan-and-search/ ) — Example that scans a barcode and performs a lookup/search operation.
10- - [ show-result-texts-on-the-video.html ] ( ./show-result-texts-on-the-video/ ) — Overlay decoded text on live video while scanning.
8+ - [ cart-builder/ ] ( ./cart-builder/ ) — Single-page demo illustrating adding scanned items into a shopping cart.
9+ - [ scan-and-search/ ] ( ./scan-and-search/ ) — Example that scans a barcode and performs a lookup/search operation.
10+ - [ show-result-texts-on-the-video/ ] ( ./show-result-texts-on-the-video/ ) — Overlay decoded text on live video while scanning.
1111- [ batch-inventory/] ( ./batch-inventory/ ) — Batch scanning workflow for inventory collection and export.
1212- [ read-a-drivers-license/] ( ./read-a-drivers-license/ ) — Demo for reading and parsing a driver's license image/data.
1313- [ read-and-parse-GS1-AI/] ( ./read-and-parse-GS1-AI/ ) — Example showing GS1 AI parsing and data extraction.
You can’t perform that action at this time.
0 commit comments