Skip to content

Commit 08b7d7e

Browse files
committed
improve introduction
1 parent 17f5287 commit 08b7d7e

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

introduction.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ noTitleIndex: true
1313

1414
Dynamsoft Batch Barcode Scanner is a cross-platform (Android & iOS) batch barcode scanning application designed for efficiency and accuracy in high-volume scanning scenarios. Unlike traditional single-frame decoders, our app leverages **multi-frame recognition fusion** to progressively build a complete picture of all codes in a scene with a great interactive experience.
1515

16-
It is suitable for scanning densely placed items like tubes in labs, boxes in inventories. Using Batch Barcode Scanner, you can improve your barcode scanning workflow in the following aspects:
16+
It is suitable for scanning densely placed items like lab tubes or inventory boxes. Using Batch Barcode Scanner, you can improve your barcode scanning workflow in the following aspects:
1717

18-
* Boost worker productivity
19-
* Reduce human errors
20-
* Handle challenging conditions
18+
* Boost worker productivity with high scanning efficiency
19+
* Reduce human errors with visual feedback
20+
* Handle challenging conditions with 100% read rate
2121

2222
Demo video:
2323

@@ -26,8 +26,8 @@ Demo video:
2626

2727
## How it Works
2828

29-
* Read barcodes from multiple photos taken and live camera frames until all the barcodes are recognized.
30-
* Highlight barcodes in different colors to help the user know which barcodes are left for scanning:
29+
* **Multi-frame recognition fusion**: Read barcodes from multiple photos taken and live camera frames until all the barcodes are recognized.
30+
* **Visual feedback**: Highlight barcodes in different colors to help the user know which barcodes are left for scanning:
3131

3232
* recognized barcodes
3333
* newly recognized barcodes
@@ -36,9 +36,9 @@ Demo video:
3636

3737
Batch Barcode Scanner uses a special algorithm based on recognized barcodes and augmented reality (AR) to map previously scanned results to the latest frame.
3838

39-
* Draw recognition results on an image with the scanned objects for post-verification. Image stitching is supported if the camera cannot take one picture to cover all the objects.
39+
* **Result image for verification**: Draw recognition results on an image with the scanned objects for post-verification. Image stitching is supported if the camera cannot take one picture to cover all the objects.
4040

41-
For example, in the following screenshots, the tubes are in bad lighting condition, many of them cannot be recognized in one shot (unrecognized are in blue while recognized are in green).
41+
**Example:** In the following screenshots, the tubes are in bad lighting condition, many of them cannot be recognized in one shot (unrecognized are in blue while recognized are in green).
4242

4343
![Photo of tubes in bad lighting condition](/assets/images/introduction/photo-taken.jpg){:width="215"} ![Decoding result of one photo](/assets/images/introduction/one-time-decoding.jpg){:width="215"}
4444

0 commit comments

Comments
 (0)