Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion _data/product_version.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
useGroupedVersion: true

version_info_list:
- value: latest version
- value: latest version(2.2.10)
- value: 2.x
child:
- 2.2.0
- 2.0.21
- 2.0.20
- 2.0.11
Expand Down
1 change: 0 additions & 1 deletion _includes/sidelist-parameters-reference-v2.0.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
<ul>
<li><a href="{{ site.parameters_reference }}image-parameter/base-image-parameter-name.html" class="otherLinkColour">BaseImageParameterName</a></li>
<li><a href="{{ site.parameters_reference }}image-parameter/binarization-modes.html" class="otherLinkColour">BinarizationModes</a></li>
<li><a href="{{ site.parameters_reference }}image-parameter/colour-channel-usage-type.html" class="otherLinkColour">ColourChannelUsageType</a></li>
<li><a href="{{ site.parameters_reference }}image-parameter/colour-conversion-modes.html" class="otherLinkColour">ColourConversionModes</a></li>
<li><a href="{{ site.parameters_reference }}image-parameter/grayscale-enhancement-modes.html" class="otherLinkColour">GrayscaleEnhancementModes</a></li>
<li><a href="{{ site.parameters_reference }}image-parameter/grayscale-transformation-modes.html" class="otherLinkColour">GrayscaleTransformationModes</a></li>
Expand Down
1 change: 0 additions & 1 deletion _includes/sidelist-parameters-reference-v2.0.11.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
<ul>
<li><a href="{{ site.parameters_reference }}image-parameter/base-image-parameter-name.html" class="otherLinkColour">BaseImageParameterName</a></li>
<li><a href="{{ site.parameters_reference }}image-parameter/binarization-modes.html" class="otherLinkColour">BinarizationModes</a></li>
<li><a href="{{ site.parameters_reference }}image-parameter/colour-channel-usage-type.html" class="otherLinkColour">ColourChannelUsageType</a></li>
<li><a href="{{ site.parameters_reference }}image-parameter/colour-conversion-modes.html" class="otherLinkColour">ColourConversionModes</a></li>
<li><a href="{{ site.parameters_reference }}image-parameter/grayscale-enhancement-modes.html" class="otherLinkColour">GrayscaleEnhancementModes</a></li>
<li><a href="{{ site.parameters_reference }}image-parameter/grayscale-transformation-modes.html" class="otherLinkColour">GrayscaleTransformationModes</a></li>
Expand Down
1 change: 0 additions & 1 deletion _includes/sidelist-parameters-reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
<li><a href="{{ site.parameters_reference }}target-roi-def/name.html" class="otherLinkColour">Name</a></li>
<li><a href="{{ site.parameters_reference }}image-parameter/base-image-parameter-name.html" class="otherLinkColour">BaseImageParameterName</a></li>
<li><a href="{{ site.parameters_reference }}image-parameter/binarization-modes.html" class="otherLinkColour">BinarizationModes</a></li>
<li><a href="{{ site.parameters_reference }}image-parameter/colour-channel-usage-type.html" class="otherLinkColour">ColourChannelUsageType</a></li>
<li><a href="{{ site.parameters_reference }}image-parameter/colour-conversion-modes.html" class="otherLinkColour">ColourConversionModes</a></li>
<li><a href="{{ site.parameters_reference }}image-parameter/grayscale-enhancement-modes.html" class="otherLinkColour">GrayscaleEnhancementModes</a></li>
<li><a href="{{ site.parameters_reference }}image-parameter/grayscale-transformation-modes.html" class="otherLinkColour">GrayscaleTransformationModes</a></li>
Expand Down
28 changes: 27 additions & 1 deletion assets/js/ddnCoreVersionSearch.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,30 @@
[
{
"version": "2.2.10",
"matchList": {
"dcvRepoCore": [
{
"path": "/parameters/reference/capture-vision-template",
"version": "2.2.10"
},{
"path": "/parameters/reference/target-roi-def",
"version": "2.2.10"
},{
"path": "/parameters/reference/document-normalizer-task-settings",
"version": "2.2.10"
},{
"path": "/parameters/reference/image-parameter",
"version": "2.2.10"
},{
"path": "/parameters/reference/image-source-options",
"version": "3.2.10"
},{
"path": "/parameters/reference/global-parameter",
"version": "2.2.10"
}
]
}
},
{
"version": "2.2.0",
"matchList": {
Expand All @@ -11,7 +37,7 @@
"version": "2.2.0"
},{
"path": "/parameters/reference/document-normalizer-task-settings",
"version": "10.2.0"
"version": "2.2.0"
},{
"path": "/parameters/reference/image-parameter",
"version": "2.2.0"
Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: default-layout
title: Dynamsoft Document Normalizer Documentation Homepage
keywords: homepage, documentation
breadcrumbText: HomePage
description: Documentation Homepage
description: Homepage of Dynamsoft Document Normalizer
---

# Documentation HomePage
Expand Down
12 changes: 6 additions & 6 deletions license-activation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ The following code snippets are using the public trial license to initialize the
>
>1.
```javascript
Dynamsoft.License.LicenseManager.initLicense("DLS2eyJvcmdhbml6YXRpb25JRCI6IjIwMDAwMSJ9");
Dynamsoft.License.LicenseManager.initLicense("YOUR-LICENSE-KEY");
```
2.
```java
LicenseManager.initLicense("DLS2eyJvcmdhbml6YXRpb25JRCI6IjIwMDAwMSJ9", MainActivity.this, new LicenseVerificationListener() {
LicenseManager.initLicense("YOUR-LICENSE-KEY", MainActivity.this, new LicenseVerificationListener() {
@Override
public void onLicenseVerified(boolean b, Exception e) {
if(!b && e != null){
Expand All @@ -47,7 +47,7 @@ LicenseManager.initLicense("DLS2eyJvcmdhbml6YXRpb25JRCI6IjIwMDAwMSJ9", MainActiv
```
3.
```objc
[DSLicenseManager initLicense:@"DLS2eyJvcmdhbml6YXRpb25JRCI6IjIwMDAwMSJ9" verificationDelegate:self];
[DSLicenseManager initLicense:@"YOUR-LICENSE-KEY" verificationDelegate:self];
- (void)onLicenseVerified:(bool)isSuccess error:(NSError *)error{
if(!isSuccess && error != nil){
NSString* msg = error.userInfo[NSUnderlyingErrorKey];
Expand All @@ -57,7 +57,7 @@ LicenseManager.initLicense("DLS2eyJvcmdhbml6YXRpb25JRCI6IjIwMDAwMSJ9", MainActiv
```
4.
```swift
LicenseManager.initLicense("DLS2eyJvcmdhbml6YXRpb25JRCI6IjIwMDAwMSJ9",verificationDelegate:self)
LicenseManager.initLicense("YOUR-LICENSE-KEY",verificationDelegate:self)
func onLicenseVerified(_ isSuccess: Bool, error: Error?) {
if(!isSuccess && error != nil){
let err = error as NSError?
Expand All @@ -69,10 +69,10 @@ func onLicenseVerified(_ isSuccess: Bool, error: Error?) {
5.
```c
char errorMessage[256];
DC_InitLicense("DLS2eyJvcmdhbml6YXRpb25JRCI6IjIwMDAwNSJ9", errorMessage, 256);
DC_InitLicense("YOUR-LICENSE-KEY", errorMessage, 256);
```
6.
```cpp
char errorMessage[256];
CLicenseManager::InitLicense("DLS2eyJvcmdhbml6YXRpb25JRCI6IjIwMDAwNSJ9", errorMessage, 256);
CLicenseManager::InitLicense("YOUR-LICENSE-KEY", errorMessage, 256);
```
1 change: 0 additions & 1 deletion parameters-new/reference/index-v2.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ permalink: /parameters/reference/index-v2.0.0.html
| ---------------------------------------------------------------------------------------------------- | ----------- |
| [`BaseImageParameterName`]({{ site.parameters_reference }}image-parameter/base-image-parameter-name.html) | Represents the name of another `ImageParameter` object to inherit from. |
| [`BinarizationModes`]({{ site.parameters_reference }}image-parameter/binarization-modes.html) | Defines the process of binarization |
| [`ColourChannelUsageType`]({{ site.parameters_reference }}image-parameter/colour-channel-usage-type.html) | Defines how to use the colour channel from the source image buffer. |
| [`ColourConversionModes`]({{ site.parameters_reference }}image-parameter/colour-conversion-modes.html) | Defines how to convert a colour image to a grayscale image. |
| [`GrayscaleEnhancementModes`]({{ site.parameters_reference }}image-parameter/grayscale-enhancement-modes.html) | Defines the image processing methods to enhance the quality of the grayscale image. |
| [`GrayscaleTransformationModes`]({{ site.parameters_reference }}image-parameter/grayscale-transformation-modes.html) | Defines whether or not to invert the color of the grayscale image. |
Expand Down
1 change: 0 additions & 1 deletion parameters-new/reference/index-v2.0.11.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ permalink: /parameters/reference/index-v2.0.11.html
| ---------------------------------------------------------------------------------------------------- | ----------- |
| [`BaseImageParameterName`]({{ site.parameters_reference }}image-parameter/base-image-parameter-name.html) | Represents the name of another `ImageParameter` object to inherit from. |
| [`BinarizationModes`]({{ site.parameters_reference }}image-parameter/binarization-modes.html) | Defines the process of binarization |
| [`ColourChannelUsageType`]({{ site.parameters_reference }}image-parameter/colour-channel-usage-type.html) | Defines how to use the colour channel from the source image buffer. |
| [`ColourConversionModes`]({{ site.parameters_reference }}image-parameter/colour-conversion-modes.html) | Defines how to convert a colour image to a grayscale image. |
| [`GrayscaleEnhancementModes`]({{ site.parameters_reference }}image-parameter/grayscale-enhancement-modes.html) | Defines the image processing methods to enhance the quality of the grayscale image. |
| [`GrayscaleTransformationModes`]({{ site.parameters_reference }}image-parameter/grayscale-transformation-modes.html) | Defines whether or not to invert the color of the grayscale image. |
Expand Down
1 change: 0 additions & 1 deletion parameters-new/reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ permalink: /parameters/reference/index.html
| [`Name`]({{ site.parameters_reference }}shared-parameter/name.html) | Represents the name of the top-level objects in Dynamsoft Capture Vision Parameter Template, which serves as its unique identifier. |
| [`BaseImageParameterName`]({{ site.parameters_reference }}image-parameter/base-image-parameter-name.html) | Represents the name of another `ImageParameter` object to inherit from. |
| [`BinarizationModes`]({{ site.parameters_reference }}image-parameter/binarization-modes.html) | Defines the process of binarization |
| [`ColourChannelUsageType`]({{ site.parameters_reference }}image-parameter/colour-channel-usage-type.html) | Defines how to use the colour channel from the source image buffer. |
| [`ColourConversionModes`]({{ site.parameters_reference }}image-parameter/colour-conversion-modes.html) | Defines how to convert a colour image to a grayscale image. |
| [`GrayscaleEnhancementModes`]({{ site.parameters_reference }}image-parameter/grayscale-enhancement-modes.html) | Defines the image processing methods to enhance the quality of the grayscale image. |
| [`GrayscaleTransformationModes`]({{ site.parameters_reference }}image-parameter/grayscale-transformation-modes.html) | Defines whether or not to invert the color of the grayscale image. |
Expand Down
1 change: 1 addition & 0 deletions release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ needGenerateH3Content: false

| Versions | Available Editions |
| -------- | ------------------ |
| 2.2.10 | <a target="_blank" href="{{ site.cpp_release_notes}}cpp-2.html#2210-03012024" class="otherLinkColour refreshLink">C++</a> |
| 2.2.0 | <a target="_blank" href="{{ site.cpp_release_notes}}cpp-2.html#220-01162024" class="otherLinkColour refreshLink">C++</a> |

## 2.0
Expand Down