From df26782b20af3a811fd46d8274876f1dbe0e5169 Mon Sep 17 00:00:00 2001 From: Cube <877211593@qq.com> Date: Fri, 6 May 2022 15:26:34 +0800 Subject: [PATCH 01/11] update 'master' to 'main' --- index.html | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/index.html b/index.html index 6b18a52f..fbdca4ad 100644 --- a/index.html +++ b/index.html @@ -20,21 +20,21 @@

Barcode Reader Samples

Hello World - +
Read an Existing Image - +
Hello World in Angular (Angular logo) - +
@@ -42,7 +42,7 @@

Barcode Reader Samples

React (React logo)
- +
@@ -50,7 +50,7 @@

Barcode Reader Samples

Vue 2 (Vue logo)
- +
@@ -58,7 +58,7 @@

Barcode Reader Samples

Vue 3 (Vue logo)
- +
@@ -84,7 +84,7 @@

Barcode Reader Samples

)
- +
@@ -103,7 +103,7 @@

Barcode Reader Samples

fill="#108775" /> )
- +
@@ -111,21 +111,21 @@

Barcode Reader Samples

Electron (Electron logo)
- +
Hello World in PWA - +
Hello World with RequireJS - +
Hello World with ES6 - +
Customize Camera UI
@@ -133,25 +133,25 @@

Barcode Reader Samples

Use the Default Camera UI - +
Hide Display Controls - +
Set Up External Controls - +
Changing Size of Video Viewer - +
Customize the Camera UI - +
Parameter Settings
@@ -159,25 +159,25 @@

Barcode Reader Samples

Formats and Count - +
Localization and Binarization - +
Blurry or Small Codes - +
Deformed or Incomplete Codes - +
Define or Detect the Region - +
Use Case
@@ -185,19 +185,19 @@

Barcode Reader Samples

Read Video and Fill a Form - +
Read a Driver's License - +
Others
Collect Images for Debugging - +
From 87c8bebcdc709d06e18f64b7b8f8e2cb9c5f96f4 Mon Sep 17 00:00:00 2001 From: aloksha Date: Tue, 10 May 2022 14:28:40 +0530 Subject: [PATCH 02/11] Update index.html --- 1.hello-world/4.read-video-react/public/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/1.hello-world/4.read-video-react/public/index.html b/1.hello-world/4.read-video-react/public/index.html index 32c8cecc..8ab35107 100644 --- a/1.hello-world/4.read-video-react/public/index.html +++ b/1.hello-world/4.read-video-react/public/index.html @@ -9,6 +9,7 @@ + - \ No newline at end of file + From 94b233bdd576d66b7825afbdef0856db75e31e03 Mon Sep 17 00:00:00 2001 From: aloksha Date: Tue, 10 May 2022 14:49:21 +0530 Subject: [PATCH 03/11] Update index.html --- 1.hello-world/6.read-video-vue3/public/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/1.hello-world/6.read-video-vue3/public/index.html b/1.hello-world/6.read-video-vue3/public/index.html index 362a2f48..b5ee1f68 100644 --- a/1.hello-world/6.read-video-vue3/public/index.html +++ b/1.hello-world/6.read-video-vue3/public/index.html @@ -7,6 +7,7 @@ + <%= htmlWebpackPlugin.options.title %> @@ -21,4 +22,4 @@ <!-- built files will be auto injected --> </body> -</html> \ No newline at end of file +</html> From 981b7a887f31b519eff9261426a99287b6c0cbdb Mon Sep 17 00:00:00 2001 From: aloksha <aloksharma7000@gmail.com> Date: Tue, 10 May 2022 14:50:40 +0530 Subject: [PATCH 04/11] Update index.html --- 1.hello-world/3.read-video-angular/src/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/1.hello-world/3.read-video-angular/src/index.html b/1.hello-world/3.read-video-angular/src/index.html index 5c992256..1669c369 100644 --- a/1.hello-world/3.read-video-angular/src/index.html +++ b/1.hello-world/3.read-video-angular/src/index.html @@ -7,6 +7,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Dynamsoft Barcode Reader in an Angular Application, this online demo lets you scan barcodes using a camera."> <meta name="keywords" content="read barcodes from camera in Angular"> + <link rel="canonical" href="https://demo.dynamsoft.com/samples/dbr/js/1.hello-world/3.read-video-angular/dist/hello-world/"> <link rel="icon" type="image/x-icon" href="favicon.ico"> </head> From fb445f5d8ee46ba8c47e445f635d602a6f92ef03 Mon Sep 17 00:00:00 2001 From: aloksha <aloksharma7000@gmail.com> Date: Tue, 10 May 2022 14:51:55 +0530 Subject: [PATCH 05/11] Update 1.fill-a-form-with-barcode-reading.html --- 4.use-case/1.fill-a-form-with-barcode-reading.html | 1 + 1 file changed, 1 insertion(+) diff --git a/4.use-case/1.fill-a-form-with-barcode-reading.html b/4.use-case/1.fill-a-form-with-barcode-reading.html index fe5308d6..b5b60527 100644 --- a/4.use-case/1.fill-a-form-with-barcode-reading.html +++ b/4.use-case/1.fill-a-form-with-barcode-reading.html @@ -6,6 +6,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1.0"> <meta name="description" content="Read barcodes and fill form fields using barcode with Barcode Reader. Get quick and accurate results in no time."> <meta name="keywords" content="fill form fields using barcodes"> + <link rel="canonical" href="https://demo.dynamsoft.com/samples/dbr/js/4.use-case/1.fill-a-form-with-barcode-reading.html"> <title>Dynamsoft Barcode Reader Simple Sample - Read Video - Fill Form Dynamsoft Barcode Reader Samples @@ -372,4 +373,4 @@

Barcode Reader Samples

} - \ No newline at end of file + From acf409c9c9c2f954e715f898d831c7b19f135e8e Mon Sep 17 00:00:00 2001 From: "tom@dynamsoft.com" Date: Thu, 12 May 2022 13:36:34 +0800 Subject: [PATCH 10/11] align the parsing logic with demo --- 4.use-case/2.read-a-drivers-license.html | 392 +++++++---------------- 1 file changed, 119 insertions(+), 273 deletions(-) diff --git a/4.use-case/2.read-a-drivers-license.html b/4.use-case/2.read-a-drivers-license.html index d7dc951d..6ed4fca5 100644 --- a/4.use-case/2.read-a-drivers-license.html +++ b/4.use-case/2.read-a-drivers-license.html @@ -145,34 +145,46 @@

Read A Driver's License Read A Driver's License