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
17 changes: 16 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ ddn_cpp_release_notes: /document-normalizer/docs/server/programming/cplusplus/re
ddn_dotnet: /document-normalizer/docs/server/programming/dotnet/
ddn_dotnet_api: /document-normalizer/docs/server/programming/dotnet/api-reference/
ddn_dotnet_release_notes: /document-normalizer/docs/server/programming/dotnet/release-notes/
ddn_python: /document-normalizer/docs/server/programming/python/
ddn_python_api: /document-normalizer/docs/server/programming/python/api-reference/
ddn_python_release_notes: /document-normalizer/docs/server/programming/python/release-notes/

ddn_js: /document-normalizer/docs/web/programming/javascript/
ddn_ios: /document-normalizer/docs/mobile/programming/ios/
Expand All @@ -25,10 +28,12 @@ dcv_parameters_reference: /capture-vision/docs/core/parameters/reference/

dcv_cpp_api: /capture-vision/docs/server/programming/cplusplus/api-reference/
dcv_dotnet_api: /capture-vision/docs/server/programming/dotnet/api-reference/
dcv_python_api: /capture-vision/docs/server/programming/python/api-reference/
dcv_introduction: /capture-vision/docs/core/introduction/
dcv_enumerations: /capture-vision/docs/core/enums/

useVersionTree: true
useVersionTree: false
isDCV: true

assets: /document-normalizer/docs/server/assets/
edit_icon: /document-normalizer/docs/server/assets/img-icon/edit-icon.png
Expand Down Expand Up @@ -72,6 +77,16 @@ defaults:
values:
docRootName: "Document Normalizer C"
docHomePage: "/document-normalizer/docs/server/programming/c/"
- scope:
path: "programming/dotnet"
values:
docRootName: "Document Normalizer .NET Edition"
docHomePage: "/document-normalizer/docs/server/programming/dotnet/"
- scope:
path: "programming/python"
values:
docRootName: "Document Normalizer Python Edition"
docHomePage: "/document-normalizer/docs/server/programming/python/"
- scope:
path: "Hide_Tree_Page.html"
values:
Expand Down
3 changes: 2 additions & 1 deletion _data/full_tree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ tree_file_list:
- sidelist-programming/programming-cpp-v2.0.20.html
- sidelist-programming/programming-cpp-v2.2.0.html
- sidelist-programming/programming-c.html
- sidelist-programming/programming-dotnet.html
- sidelist-programming/programming-dotnet.html
- sidelist-programming/programming-python.html
18 changes: 10 additions & 8 deletions _data/product_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,17 @@ version_info_list:
- value: latest version(2.4.10)
- value: 2.x
child:
- 2.2.10
- 2.2.0
- 2.0.20
- 2.0.10
- 2.0.0
- 2.2.0_cplusplus
- 2.0.20_cplusplus
- 2.0.10_cplusplus
- 2.0.0_cplusplus
- value: 1.x
child:
- 1.0.20
- 1.0.10
- 1.0.0
- 1.0.20_cplusplus
- 1.0.10_cplusplus
- 1.0.0_cplusplus
- 1.0.20_c
- 1.0.10_c
- 1.0.0_c


44 changes: 12 additions & 32 deletions _includes/ddnNav.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
<style>
#cp-header .action-buttons { display: none; }
#mdHeader { border-bottom: 0!important; }
#sideBarCnt.sidebar-fixed { position: fixed; top: 88px; max-height: unset; }
.rightSideMenu.rsm-fixed { position: fixed; top: 100px; }
#docHead { top: 151px; }
.productMenu .downloadBtn:hover { color: #ffffff!important; }
@media (max-width: 1679px){
#docHead {
top: 145px;
#cp-header .action-buttons { display: none; }
#mdHeader { border-bottom: 0 !important; }
#sideBarCnt.sidebar-fixed { position: fixed; top: 88px; max-height: unset; }
.rightSideMenu.rsm-fixed { position: fixed; top: 100px; }
#docHead { top: 151px; }
.productMenu .downloadBtn:hover { color: #ffffff !important; }

@media (max-width: 1679px) {
#docHead { top: 145px; }
}
}
</style>

<div id="DocumentNormalizer" class="main">
Expand All @@ -18,24 +17,13 @@
<div class="row">
<div class="col-xs-12">
<ul class="menuList">
<!---->
<li class="title"><a class="orangeLink" href="{{site.docHomePage}}">Dynamsoft Document Normalizer</a></li>
<!-- <li class="item overview">
<a class="textUpperCase" href="{{site.overview}}">Overview</a>
</li>
<li class="item overview">
<a class="textUpperCase" href="{{site.frontPageFolder}}">Release Notes</a>
</li> -->
<li class="item overview">
<a class="textUpperCase" href="{{site.docHomePage}}">Documentation</a>
</li>
</ul>
<div class="trialAndPricing fr">
<ul class="menuList">
<li class="item textUpperCase"><a href="{{site.download}}">Free Trial</a></li>
</ul>
<a class="downloadBtn fr hide-lg textUpperCase" href="https://www.dynamsoft.com/document-normalizer/ask-for-quote/">Get Pricing</a>
</div>
<a href="https://www.dynamsoft.com/document-normalizer/ask-for-quote/" class="downloadBtn fr">Get Pricing</a>
<a href="https://www.dynamsoft.com/document-normalizer/downloads/" target="_blank" class="downloadBtn borderBtn fr">Download <span class="hide-md">30-Day Trial</span></a>
</div>
</div>
</div>
Expand All @@ -52,15 +40,7 @@
<div class="row">
<div class="col-xs-12">
<ul class="menuList">
<!---->
<!-- <li class="title"><a class="orangeLink" href="{{site.docHomePage}}">Dynamsoft Document Normalizer</a></li> -->
<!-- <li class="item overview">
<a class="textUpperCase" href="{{site.overview}}">Overview</a>
</li>
<li class="item overview">
<a class="textUpperCase" href="{{site.frontPageFolder}}">Release Notes</a>
</li> -->
<li class="item overview">
<li class="item">
<a class="textUpperCase" href="{{site.docHomePage}}">Documentation</a>
</li>
<li class="item">
Expand Down
15 changes: 15 additions & 0 deletions _includes/release-notes/python-highlight-2.4.10.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@

This is the first release of the Python Edition of `DynamsoftDocumentNormalizer` SDK integrated with `DynamsoftCaptureVision (DCV)` architecture, which is newly established to aggregate the features of functional products powered by Dynamsoft. The features are designed to be pluggable, customizable and interactable. In addition, the functional products share the computation so that their processing speed is much higher than working individually.

* `DynamsoftCaptureVision` architecture consists of:
* `ImageSourceAdapter(ISA)`, the standard input interface for you to convert image data from different sources into the standard input image data. In addition, `ISA` incorporates an image buffer management system that allows instant access to the buffered image data.
* `CaptureVisionRouter (CVR)`, an engine for you to update templates, retrieve images from `ISA`, coordinate corresponding functional products and dispatch the results to the receivers.
* Functional products that perform image processing, content understanding and semantic processing. The functional products are pluggable and passively called by CVR when they are required.
* Result receiver interfaces. You can implement `CapturedResultReceiver (CRR)` to receive the `CapturedResults` that output when the processing on an image is finalized.
* The parameter template system has been comprehensively upgraded.
* Multiple algorithm task settings are available. You can define barcode decoding, label recognizing, document scanning and semantic processing tasks in one template file.
* Extended the feature of the ROI system. By configuring the `target ROI` parameters, you can not only specify an `ROI` on the original image but also define the dependencies of the algorithm tasks. This feature enables you to customize the workflow when processing complex scenarios.
* The image processing parameters are separated from the task parameters so that the template settings become more clear and concise.
* The `intermediate result` system has been improved.
* Achieved the `intermediate result` sharing between different functional products. The results that have the same image source and processing parameters are directly reused, which speeds up the image processing workflow. You don’t need to add any additional code to enable the `intermediate result` sharing. The library can recognize all the reusable results automatically based on the template file you uploaded.

8 changes: 8 additions & 0 deletions _includes/sidelist-programming/programming-c.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,11 @@
<li><a href="{{ site.ddn_c_release_notes }}c-1.html" class="otherLinkColour">Version 1.x</a></li>
</ul>
</li>
<li lang="c" class="category">OTHER EDITIONS</li>
<li lang="c"><a class="otherLinkColour">Choose a Language</a>
<ul>
<li><a target="_blank" href="{{ site.ddn_python }}" class="otherLinkColour refreshLink">Python</a></li>
<li><a target="_blank" href="{{ site.ddn_dotnet }}" class="otherLinkColour refreshLink">.NET</a></li>
<li><a target="_blank" href="{{ site.ddn_cpp }}" class="otherLinkColour refreshLink">C++</a></li>
</ul>
</li>
9 changes: 8 additions & 1 deletion _includes/sidelist-programming/programming-cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -180,4 +180,11 @@
<li><a href="{{ site.ddn_cpp_release_notes }}cpp-1.html" class="otherLinkColour">Version 1.x</a></li>
</ul>
</li>
<li lang="cplusplus"><a href="{{ site.ddn_cpp }}upgrade-instruction.html" class="otherLinkColour">Upgrade Instructions</a></li>
<li lang="cplusplus"><a href="{{ site.ddn_cpp }}upgrade-instruction.html" class="otherLinkColour">Upgrade Instructions</a></li>
<li lang="cplusplus" class="category">OTHER EDITIONS</li>
<li lang="cplusplus"><a class="otherLinkColour">Choose a Language</a>
<ul>
<li><a target="_blank" href="{{ site.ddn_python }}" class="otherLinkColour refreshLink">Python</a></li>
<li><a target="_blank" href="{{ site.ddn_dotnet }}" class="otherLinkColour refreshLink">.NET</a></li>
</ul>
</li>
7 changes: 7 additions & 0 deletions _includes/sidelist-programming/programming-dotnet.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,3 +126,10 @@
<li><a href="{{ site.ddn_dotnet_release_notes }}dotnet-2.html" class="otherLinkColour">Version 2.x</a></li>
</ul>
</li>
<li lang="dotnet" class="category">OTHER EDITIONS</li>
<li lang="dotnet"><a class="otherLinkColour">Choose a Language</a>
<ul>
<li><a target="_blank" href="{{ site.ddn_python }}" class="otherLinkColour refreshLink">Python</a></li>
<li><a target="_blank" href="{{ site.ddn_cpp }}" class="otherLinkColour refreshLink">C++</a></li>
</ul>
</li>
Loading