Skip to content

Commit d5c386f

Browse files
committed
naming and titles
1 parent 782d4f2 commit d5c386f

9 files changed

+15
-15
lines changed

2.ui-tweaking/1.read-video-show-result.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width,initial-scale=1.0">
7-
<title>Dynamsoft Barcode Reader Sample - Video Decoding</title>
7+
<title>Dynamsoft Barcode Reader Simple Sample - Read Video</title>
88
<!--
99
This sample makes use of the library hosted by the CDN jsDelivr. If you would rather use the
1010
library offline. Please see the guide on how to host the library:

2.ui-tweaking/4.difference-video-size.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width,initial-scale=1.0">
7-
<title>Dynamsoft Barcode Reader Simple Sample - Read Video - No Extra Control</title>
7+
<title>Dynamsoft Barcode Reader Simple Sample - Enlarge the Video Stream</title>
88
<!--
99
This sample makes use of the library hosted by the CDN jsDelivr. If you would rather use the
1010
library offline. Please see the guide on how to host the library:

3.settings/1.barcodeFormats-expectedBarcodes.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width,initial-scale=1.0">
7-
<title>Dynamsoft Barcode Reader Sample - Using Runtime Settings</title>
7+
<title>Dynamsoft Barcode Reader Sample - Specify the Barcode Types and Number of Barcodes Per Image</title>
88
<!--
99
This sample makes use of the library hosted by the CDN jsDelivr. If you would rather use the
1010
library offline. Please see the guide on how to host the library:
@@ -16,7 +16,7 @@
1616
</head>
1717

1818
<body>
19-
<h2>Formats and Count Per Frame</h2>
19+
<h2>Specify the Barcode Types and Number of Barcodes Per Image</h2>
2020
<button id='openSimpleSettingsMenu'>Open Runtime Settings Menu</button>
2121

2222
<input type="text" id="result" title="Double click to clear!" readonly="true" class="latest-result"

3.settings/2.localizationModes-binarizationModes.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width,initial-scale=1.0">
7-
<title>Dynamsoft Barcode Reader Sample - Using Runtime Settings</title>
7+
<title>Dynamsoft Barcode Reader Sample - Set Localization and Binarization Modes</title>
88
<!--
99
This sample makes use of the library hosted by the CDN jsDelivr. If you would rather use the
1010
library offline. Please see the guide on how to host the library:
@@ -17,7 +17,7 @@
1717
</head>
1818

1919
<body>
20-
<h2>Localization and Binarization</h2>
20+
<h2>Set Localization and Binarization Modes</h2>
2121
<button id='openSimpleSettingsMenu'>Open Runtime Settings Menu</button>
2222

2323
<input type="text" id="result" title="Double click to clear!" readonly="true" class="latest-result"

3.settings/3.blurred-small-barcodes.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width,initial-scale=1.0">
7-
<title>Dynamsoft Barcode Reader Sample - Using Runtime Settings</title>
7+
<title>Dynamsoft Barcode Reader Sample - Set Deblur Modes and Scale-up Modes</title>
88
<!--
99
This sample makes use of the library hosted by the CDN jsDelivr. If you would rather use the
1010
library offline. Please see the guide on how to host the library:
@@ -16,7 +16,7 @@
1616
</head>
1717

1818
<body>
19-
<h2>Blurry or Small Codes</h2>
19+
<h2>Set Deblur Modes and Scale-up Modes</h2>
2020
<button id='openSimpleSettingsMenu'>Open Runtime Settings Menu</button>
2121

2222
<input type="text" id="result" title="Double click to clear!" readonly="true" class="latest-result"

3.settings/4.deformed-incomplete-barcodes.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width,initial-scale=1.0">
7-
<title>Dynamsoft Barcode Reader Sample - Using Runtime Settings</title>
7+
<title>Dynamsoft Barcode Reader Sample - Deformation-Resisting Modes and Barcode-Complement Modes</title>
88
<!--
99
This sample makes use of the library hosted by the CDN jsDelivr. If you would rather use the
1010
library offline. Please see the guide on how to host the library:
@@ -16,7 +16,7 @@
1616
</head>
1717

1818
<body>
19-
<h2>Deformed or Incomplete codes</h2>
19+
<h2>Deformation-Resisting Modes and Barcode-Complement Modes</h2>
2020
<button id='openSimpleSettingsMenu'>Open Runtime Settings Menu</button>
2121
<input type="text" id="result" title="Double click to clear!" readonly="true" class="latest-result"
2222
placeholder="The Last Read Barcode">

3.settings/5.regionOfInterest-regionPredetection.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width,initial-scale=1.0">
7-
<title>Dynamsoft Barcode Reader Sample - Using Runtime Settings</title>
7+
<title>Dynamsoft Barcode Reader Sample - Define or Detect the Region of Interest</title>
88
<!--
99
This sample makes use of the library hosted by the CDN jsDelivr. If you would rather use the
1010
library offline. Please see the guide on how to host the library:
@@ -16,7 +16,7 @@
1616
</head>
1717

1818
<body>
19-
<h2>Define or Detect the Region</h2>
19+
<h2>Define or Detect the Region of Interest</h2>
2020
<button id='openSimpleSettingsMenu'>Open Runtime Settings Menu</button><br /><br />
2121

2222
<input type="text" id="result" title="Double click to clear!" readonly="true" class="latest-result"

4.use-case/1.fill-a-form-with-barcode-reading.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width,initial-scale=1.0">
7-
<title>Dynamsoft Barcode Reader Simple Sample - Read Video - Fill Form</title>
7+
<title>Dynamsoft Barcode Reader Simple Sample - Read Barcodes and Fill Form Fields</title>
88
<!--
99
This sample makes use of the library hosted by the CDN jsDelivr. If you would rather use the
1010
library offline. Please see the guide on how to host the library:
@@ -14,7 +14,7 @@
1414
</head>
1515

1616
<body>
17-
<h2>Read Video and Fill a Form</h2>
17+
<h2>Read Barcodes and Fill Form Fields</h2>
1818
<div id='inputs' style="text-align: center;" hidden>
1919
<h3>Click each input box to fill in!</h3>
2020
<input type="text" class="latest-result" readonly="true" placeholder="Barcode Result 1">

4.use-case/2.read-a-drivers-license.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width,initial-scale=1.0">
7-
<title>Dynamsoft Barcode Reader Simple Sample - Read Video - No Extra Control</title>
7+
<title>Dynamsoft Barcode Reader Simple Sample - Read Video - Read the PDF417 Barcode on the Driver’s License</title>
88
<!--
99
This sample makes use of the library hosted by the CDN jsDelivr. If you would rather use the
1010
library offline. Please see the guide on how to host the library:

0 commit comments

Comments
 (0)