Skip to content

Commit 92b767e

Browse files
update to internal commit 99107a33
1 parent 608df9d commit 92b767e

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

programming/javascript/user-guide/core-readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ noTitleIndex: true
1010

1111
# Dynamsoft Core Module
1212

13-
The Dynamsoft Core module lays the foundation for Dynamsoft SDKs based on the [DCV (Dynamsoft Capture Vision) architecture](https://www.dynamsoft.com/capture-vision/docs/core/architecture/index.html). It encapsulates the basic classes, interfaces, and enumerations shared by these SDKs.
13+
The Dynamsoft Core module lays the foundation for Dynamsoft SDKs based on the [DCV (Dynamsoft Capture Vision) architecture](https://www.dynamsoft.com/capture-vision/docs/web/programming/javascript/). It encapsulates the basic classes, interfaces, and enumerations shared by these SDKs.

programming/javascript/user-guide/cvr-readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ noTitleIndex: true
1010

1111
# Dynamsoft Capture Vision Router Module
1212

13-
The Dynamsoft Capture Vision Router module is the cornerstone of the [Dynamsoft Capture Vision (DCV) architecture](https://www.dynamsoft.com/capture-vision/docs/core/architecture/index.html#capture-vision-router). It focuses on coordinating batch image processing and provides APIs for setting up image sources and result receivers, configuring workflows with parameters, and controlling processes.
13+
The Dynamsoft Capture Vision Router module is the cornerstone of the [Dynamsoft Capture Vision (DCV) architecture](https://www.dynamsoft.com/capture-vision/docs/web/programming/javascript/). It focuses on coordinating batch image processing and provides APIs for setting up image sources and result receivers, configuring workflows with parameters, and controlling processes.

programming/javascript/user-guide/dce-readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ noTitleIndex: true
1010

1111
# Dynamsoft Camera Enhancer Module
1212

13-
The Dynamsoft Camera Enhancer module controls the camera, transforming it into an image source for the DCV (Dynamsoft Capture Vision) architecture through ISA implementation. It also enhances image quality during acquisition and provides basic viewers for user interaction.
13+
The Dynamsoft Camera Enhancer module controls the camera, transforming it into an image source for the [DCV (Dynamsoft Capture Vision) architecture](https://www.dynamsoft.com/capture-vision/docs/web/programming/javascript/) through ISA implementation. It also enhances image quality during acquisition and provides basic viewers for user interaction.

programming/javascript/user-guide/dcp-readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ noTitleIndex: true
1010

1111
# Dynamsoft Code Parser Module
1212

13-
The Dynamsoft Code Parser module converts data strings, typically encrypted in barcodes and machine-readable zones, into human-readable information. To learn more, please refer to [Dynamsoft Code Parser for Your Website - User Guide](https://www.dynamsoft.com/code-parser/docs/web/programming/javascript/user-guide/index.html).
13+
The Dynamsoft Code Parser module converts data strings, typically encrypted in barcodes and machine-readable zones, into human-readable information. To learn more, please refer to [DCV (Dynamsoft Capture Vision) architecture](https://www.dynamsoft.com/capture-vision/docs/web/programming/javascript/).

programming/javascript/user-guide/dcv-readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ The Dynamsoft Capture Vision Bundle is an aggregating SDK of a series of specifi
1818
- Dynamsoft Code Parser (DCP): extracts meaningful fields from text/bytes into human-readable information, typically used for post-processing results generated by DBR/DLR.
1919
- Dynamsoft Camera Enhancer (DCE): allows your website to easily control the camera in the browser on desktop or mobile devices.
2020

21-
This module enables all functional products to work together under [Dynamsoft Capture Vision architecture](https://www.dynamsoft.com/capture-vision/docs/core/architecture/index.html).
21+
This module enables all functional products to work together under [Dynamsoft Capture Vision architecture](https://www.dynamsoft.com/capture-vision/docs/web/programming/javascript/).

programming/javascript/user-guide/ddn-readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ noTitleIndex: true
1010

1111
# Dynamsoft Document Normalizer Module
1212

13-
The Dynamsoft Document Normalizer module extracts structural information from document images, including document boundaries, shadow areas, and text areas. It uses this information to generate normalized document images through processes such as deskewing, shadow removal, and distortion correction. To learn more, please refer to [Document Normalizer for Your Website - User Guide](https://www.dynamsoft.com/document-normalizer/docs/web/programming/javascript/user-guide/index.html).
13+
The Dynamsoft Document Normalizer module extracts structural information from document images, including document boundaries, shadow areas, and text areas. It uses this information to generate normalized document images through processes such as deskewing, shadow removal, and distortion correction. To learn more, please refer to [Dynamsoft Capture Vision architecture](https://www.dynamsoft.com/capture-vision/docs/web/programming/javascript/).

programming/javascript/user-guide/dlr-readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ noTitleIndex: true
1010

1111
# Dynamsoft Label Recognizer Module
1212

13-
The Dynamsoft Label Recognizer module identifies and recognizes text labels such as passport MRZs, ID cards, and VIN numbers. To learn more, please refer to [Label Recognizer for Your Website - User Guide](https://www.dynamsoft.com/label-recognition/docs/web/programming/javascript/user-guide/index.html).
13+
The Dynamsoft Label Recognizer module identifies and recognizes text labels such as passport MRZs, ID cards, and VIN numbers. To learn more, please refer to [Dynamsoft Capture Vision architecture](https://www.dynamsoft.com/capture-vision/docs/web/programming/javascript/).

programming/javascript/user-guide/dnn-readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ noTitleIndex: true
1010

1111
# Dynamsoft Neural Network Module for Dynamsoft Capture Vision
1212

13-
The Dynamsoft Neural Network module allows SDKs compliant with the [DCV (Dynamsoft Capture Vision) architecture](https://www.dynamsoft.com/capture-vision/docs/core/architecture/index.html) to leverage the power of deep learning when processing digital images.
13+
The Dynamsoft Neural Network module allows SDKs compliant with the [Dynamsoft Capture Vision architecture](https://www.dynamsoft.com/capture-vision/docs/web/programming/javascript/). to leverage the power of deep learning when processing digital images.

programming/javascript/user-guide/license-readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ noTitleIndex: true
1010

1111
# Dynamsoft License Module
1212

13-
The Dynamsoft License module manages the licensing aspects of Dynamsoft SDKs based on the [DCV (Dynamsoft Capture Vision) architecture](https://www.dynamsoft.com/capture-vision/docs/core/architecture/index.html).
13+
The Dynamsoft License module manages the licensing aspects of Dynamsoft SDKs based on the [Dynamsoft Capture Vision architecture](https://www.dynamsoft.com/capture-vision/docs/web/programming/javascript/)..

programming/javascript/user-guide/std-readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ noTitleIndex: true
1010

1111
# Dynamsoft Capture Vision STD Module
1212

13-
The Dynamsoft Capture Vision STD module is a collection of classes and functions that facilitate the execution of other modules within the [DCV (Dynamsoft Capture Vision) architecture](https://www.dynamsoft.com/capture-vision/docs/core/architecture/index.html). This foundational module plays a crucial role in initializing the WebAssembly (Wasm) runtime environment, which allows for the high-efficiency execution of applications developed utilizing the DCV architecture.
13+
The Dynamsoft Capture Vision STD module is a collection of classes and functions that facilitate the execution of other modules within the [Dynamsoft Capture Vision architecture](https://www.dynamsoft.com/capture-vision/docs/web/programming/javascript/). This foundational module plays a crucial role in initializing the WebAssembly (Wasm) runtime environment, which allows for the high-efficiency execution of applications developed utilizing the DCV architecture.

0 commit comments

Comments
 (0)