Skip to content

Commit 6d9d223

Browse files
update to internal commit b415c514
1 parent 24ebdae commit 6d9d223

30 files changed

+1780
-23
lines changed

_data/full_tree.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ tree_file_list:
66
- sidelist-programming/programming-python-v9.4.0.html
77
- sidelist-programming/programming-python-v9.6.20.html
88
- sidelist-programming/programming-python-v9.6.40.html
9+
- sidelist-programming/programming-python-v10.4.2100.html
910
- sidelist-programming/programming-java.html
1011
- sidelist-programming/programming-java-v8.9.3.html
1112
- sidelist-programming/programming-java-v8.4.0.html

_data/product_version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version_info_list_desktop:
44
- value: latest version
55
- value: 10.x
66
child:
7+
- 10.4.2100_python
78
- 10.4.2000_python
89
- 10.4.10_cplusplus
910
- 10.2.10_cplusplus

_includes/sidelist-programming/programming-cpp.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
<li><a href="{{ site.dcvb_enumerations }}core/raster-data-source.html?lang=cpp" class="otherLinkColour">RasterDataSource</a></li>
207207
<li><a href="{{ site.dcvb_enumerations }}core/region-object-element-type.html?lang=cpp" class="otherLinkColour">RegionObjectElementType</a></li>
208208
<li><a href="{{ site.dcvb_enumerations }}core/section-type.html?lang=cpp" class="otherLinkColour">SectionType</a></li>
209-
<li><a href="{{ site.dcvb_enumerations }}core/target-type.html?lang=cpp" class="otherLinkColour">TargetType</a></li>
209+
<li><a href="{{ site.dcvb_enumerations }}core/transform-matrix-type.html?lang=cpp" class="otherLinkColour">TransformMatrixType</a></li>
210210
<li><a href="{{ site.dcvb_enumerations }}core/video-frame-quality.html?lang=cpp" class="otherLinkColour">VideoFrameQuality</a></li>
211211
</ul>
212212
</li>

_includes/sidelist-programming/programming-python-v10.4.2100.html

Lines changed: 204 additions & 0 deletions
Large diffs are not rendered by default.

_includes/sidelist-programming/programming-python.html

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
<li><a href="{{ site.dcvb_python_api }}capture-vision-router/multiple-file-processing.html" class="otherLinkColour">Multiple-File Processing</a></li>
6565
<li><a href="{{ site.dcvb_python_api }}capture-vision-router/settings.html" class="otherLinkColour">Settings</a></li>
6666
<li><a href="{{ site.dcvb_python_api }}capture-vision-router/buffered-items.html" class="otherLinkColour">Buffered Items</a></li>
67+
<li><a href="{{ site.dcvb_python_api }}capture-vision-router/intermediate-result.html" class="otherLinkColour">Intermediate Result</a></li>
6768
</ul>
6869
</li>
6970
<li><a>Classes</a>
@@ -76,6 +77,8 @@
7677
<li><a href="{{ site.dcvb_python_api }}capture-vision-router/auxiliary-classes/capture-state-listener.html" class="otherLinkColour">CaptureStateListener</a></li>
7778
<li><a href="{{ site.dcvb_python_api }}capture-vision-router/auxiliary-classes/image-source-state-listener.html" class="otherLinkColour">ImageSourceStateListener</a></li>
7879
<li><a href="{{ site.dcvb_python_api }}capture-vision-router/auxiliary-classes/buffered-items-manager.html" class="otherLinkColour">BufferedItemsManager</a></li>
80+
<li><a href="{{ site.dcvb_python_api }}capture-vision-router/auxiliary-classes/intermediate-result-manager.html" class="otherLinkColour">IntermediateResultManager</a></li>
81+
<li><a href="{{ site.dcvb_python_api }}capture-vision-router/auxiliary-classes/intermediate-result-receiver.html" class="otherLinkColour">IntermediateResultReceiver</a></li>
7982
</ul>
8083
</li>
8184
<li><a>Enums</a>
@@ -95,11 +98,22 @@
9598
<li><a href="{{ site.dbr_python_api }}barcode-details.html" class="otherLinkColour">BarcodeDetails</a></li>
9699
<li><a href="{{ site.dbr_python_api }}barcode-reader-module.html" class="otherLinkColour">BarcodeReaderModule</a></li>
97100
<li><a href="{{ site.dbr_python_api }}barcode-result-item.html" class="otherLinkColour">BarcodeResultItem</a></li>
101+
<li><a href="{{ site.dbr_python_api }}candidate-barcode-zone.html" class="otherLinkColour">CandidateBarcodeZone</a></li>
102+
<li><a href="{{ site.dbr_python_api }}candidate-barcode-zones-unit.html" class="otherLinkColour">CandidateBarcodeZonesUnit</a></li>
103+
<li><a href="{{ site.dbr_python_api }}complemented-barcode-image-unit.html" class="otherLinkColour">ComplementedBarcodeImageUnit</a></li>
98104
<li><a href="{{ site.dbr_python_api }}datamatrix-details.html" class="otherLinkColour">DataMatrixDetails</a></li>
105+
<li><a href="{{ site.dbr_python_api }}decoded-barcode-element.html" class="otherLinkColour">DecodedBarcodeElement</a></li>
99106
<li><a href="{{ site.dbr_python_api }}decoded-barcodes-result.html" class="otherLinkColour">DecodedBarcodesResult</a></li>
107+
<li><a href="{{ site.dbr_python_api }}decoded-barcodes-unit.html" class="otherLinkColour">DecodedBarcodesUnit</a></li>
108+
<li><a href="{{ site.dbr_python_api }}deformation-resisted-barcode-image-unit.html" class="otherLinkColour">DeformationResistedBarcodeImageUnit</a></li>
109+
<li><a href="{{ site.dbr_python_api }}deformation-resisted-barcode.html" class="otherLinkColour">DeformationResistedBarcode</a></li>
110+
<li><a href="{{ site.dbr_python_api }}extended-barcode-result.html" class="otherLinkColour">ExtendedBarcodeResult</a></li>
111+
<li><a href="{{ site.dbr_python_api }}localized-barcode-element.html" class="otherLinkColour">LocalizedBarcodeElement</a></li>
112+
<li><a href="{{ site.dbr_python_api }}localized-barcodes-unit.html" class="otherLinkColour">LocalizedBarcodesUnit</a></li>
100113
<li><a href="{{ site.dbr_python_api }}oned-code-details.html" class="otherLinkColour">OneDCodeDetails</a></li>
101114
<li><a href="{{ site.dbr_python_api }}pdf417-details.html" class="otherLinkColour">PDF417Details</a></li>
102115
<li><a href="{{ site.dbr_python_api }}qr-code-details.html" class="otherLinkColour">QRCodeDetails</a></li>
116+
<li><a href="{{ site.dbr_python_api }}scaled-up-barcode-image-unit.html" class="otherLinkColour">ScaledUpBarcodeImageUnit</a></li>
103117
<li><a href="{{ site.dbr_python_api }}simplified-barcode-reader-settings.html" class="otherLinkColour">SimplifiedBarcodeReaderSettings</a></li>
104118
</ul>
105119
</li>
@@ -118,18 +132,46 @@
118132
<ul>
119133
<li><a>Classes</a>
120134
<ul>
135+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/abstract-intermediate-result-receiver.html" class="otherLinkColour">AbstractIntermediateResultReceiver</a></li>
136+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/binary-image-unit.html" class="otherLinkColour">BinaryImageUnit</a></li>
121137
<li><a href="{{ site.dcvb_python_api }}core/basic-classes/captured-result-item.html" class="otherLinkColour">CapturedResultItem</a></li>
138+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/colour-image-unit.html" class="otherLinkColour">ColourImageUnit</a></li>
139+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/contours-unit.html" class="otherLinkColour">ContoursUnit</a></li>
140+
<li><a href="{{ site.dcvb_python_api }}core/basic-classes/contour.html" class="otherLinkColour">Contour</a></li>
122141
<li><a href="{{ site.dcvb_python_api }}core/basic-classes/core-module.html" class="otherLinkColour">CoreModule</a></li>
142+
<li><a href="{{ site.dcvb_python_api }}core/basic-classes/corner.html" class="otherLinkColour">Corner</a></li>
143+
<li><a href="{{ site.dcvb_python_api }}core/basic-classes/edge.html" class="otherLinkColour">Edge</a></li>
144+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/enhanced-grayscale-image-unit.html" class="otherLinkColour">EnhancedGrayscaleImageUnit</a></li>
123145
<li><a href="{{ site.dcvb_python_api }}core/basic-classes/file-image-tag.html" class="otherLinkColour">FileImageTag</a></li>
146+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/grayscale-image-unit.html" class="otherLinkColour">GrayscaleImageUnit</a></li>
124147
<li><a href="{{ site.dcvb_python_api }}core/basic-classes/image-data.html" class="otherLinkColour">ImageData</a></li>
125148
<li><a href="{{ site.dcvb_python_api }}core/basic-classes/image-source-adapter.html" class="otherLinkColour">ImageSourceAdapter</a></li>
126149
<li><a href="{{ site.dcvb_python_api }}core/basic-classes/image-source-error-listener.html" class="otherLinkColour">ImageSourceErrorListener</a></li>
127150
<li><a href="{{ site.dcvb_python_api }}core/basic-classes/image-tag.html" class="otherLinkColour">ImageTag</a></li>
151+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/intermediate-result-extra-info.html" class="otherLinkColour">IntermediateResultExtraInfo</a></li>
152+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/intermediate-result-unit.html" class="otherLinkColour">IntermediateResultUnit</a></li>
153+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/intermediate-result.html" class="otherLinkColour">IntermediateResult</a></li>
154+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/line-segments-unit.html" class="otherLinkColour">LineSegmentsUnit</a></li>
155+
<li><a href="{{ site.dcvb_python_api }}core/basic-classes/line-segment.html" class="otherLinkColour">LineSegment</a></li>
156+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/observed-parameters.html" class="otherLinkColour">ObservationParameters</a></li>
128157
<li><a href="{{ site.dcvb_python_api }}core/basic-classes/original-image-result-item.html" class="otherLinkColour">OriginalImageResultItem</a></li>
129158
<li><a href="{{ site.dcvb_python_api }}core/basic-classes/pdf-reading-parameter.html" class="otherLinkColour">PDFReadingParameter</a></li>
130159
<li><a href="{{ site.dcvb_python_api }}core/basic-classes/point.html" class="otherLinkColour">Point</a></li>
160+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/predetected-region-element.html" class="otherLinkColour">PredetectedRegionElement</a></li>
161+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/predetected-regions-unit.html" class="otherLinkColour">PredetectedRegionsUnit</a></li>
131162
<li><a href="{{ site.dcvb_python_api }}core/basic-classes/quadrilateral.html" class="otherLinkColour">Quadrilateral</a></li>
132163
<li><a href="{{ site.dcvb_python_api }}core/basic-classes/rect.html" class="otherLinkColour">Rect</a></li>
164+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/region-object-element.html" class="otherLinkColour">RegionObjectElement</a></li>
165+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/scaled-down-colour-image-unit.html" class="otherLinkColour">ScaledDownColourImageUnit</a></li>
166+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/short-lines-unit.html" class="otherLinkColour">ShortLinesUnit</a></li>
167+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/text-removed-binary-image-unit.html" class="otherLinkColour">TextRemovedBinaryImageUnit</a></li>
168+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/text-zone.html" class="otherLinkColour">TextZone</a></li>
169+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/text-zones-unit.html" class="otherLinkColour">TextZonesUnit</a></li>
170+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/texture-detection-result-unit.html" class="otherLinkColour">TextureDetectionResultUnit</a></li>
171+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/texture-removed-binary-image-unit.html" class="otherLinkColour">TextureRemovedBinaryImageUnit</a></li>
172+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/texture-removed-grayscale-image-unit.html" class="otherLinkColour">TextureRemovedGrayscaleImageUnit</a></li>
173+
<li><a href="{{ site.dcvb_python_api }}core/intermediate-results/transformed-grayscale-image-unit.html" class="otherLinkColour">TransformedGrayscaleImageUnit</a></li>
174+
<li><a href="{{ site.dcvb_python_api }}core/basic-classes/vector4.html" class="otherLinkColour">Vector4</a></li>
133175
<li><a href="{{ site.dcvb_python_api }}core/basic-classes/video-frame-tag.html" class="otherLinkColour">VideoFrameTag</a></li>
134176
</ul>
135177
</li>
@@ -138,14 +180,19 @@
138180
<li><a href="{{ site.dcvb_enumerations }}core/buffer-overflow-protection-mode.html?lang=python" class="otherLinkColour">EnumBufferOverflowProtectionMode</a></li>
139181
<li><a href="{{ site.dcvb_enumerations }}core/captured-result-item-type.html?lang=python" class="otherLinkColour">EnumCapturedResultItemType</a></li>
140182
<li><a href="{{ site.dcvb_enumerations }}core/colour-channel-usage-type.html?lang=python" class="otherLinkColour">EnumColourChannelUsageType</a></li>
183+
<li><a href="{{ site.dcvb_enumerations }}core/corner-type.html?lang=python" class="otherLinkColour">EnumCornerType</a></li>
141184
<li><a href="{{ site.dcvb_enumerations }}core/error-code.html?lang=python" class="otherLinkColour">EnumErrorCode</a></li>
142185
<li><a href="{{ site.dcvb_enumerations }}core/grayscale-enhancement-mode.html?lang=python" class="otherLinkColour">EnumGrayscaleEnhancementMode</a></li>
143186
<li><a href="{{ site.dcvb_enumerations }}core/grayscale-transformation-mode.html?lang=python" class="otherLinkColour">EnumGrayscaleTransformationMode</a></li>
144187
<li><a href="{{ site.dcvb_enumerations }}core/image-capture-distance-mode.html?lang=python" class="otherLinkColour">EnumImageCaptureDistanceMode</a></li>
145188
<li><a href="{{ site.dcvb_enumerations }}core/image-pixel-format.html?lang=python" class="otherLinkColour">EnumImagePixelFormat</a></li>
146189
<li><a href="{{ site.dcvb_enumerations }}core/image-tag-type.html?lang=python" class="otherLinkColour">EnumImageTagType</a></li>
190+
<li><a href="{{ site.dcvb_enumerations }}core/intermediate-result-unit-type.html?lang=python" class="otherLinkColour">EnumIntermediateResultUnitType</a></li>
147191
<li><a href="{{ site.dcvb_enumerations }}core/pdf-reading-mode.html?lang=python" class="otherLinkColour">EnumPDFReadingMode</a></li>
148192
<li><a href="{{ site.dcvb_enumerations }}core/raster-data-source.html?lang=python" class="otherLinkColour">EnumRasterDataSource</a></li>
193+
<li><a href="{{ site.dcvb_enumerations }}core/region-object-element-type.html?lang=python" class="otherLinkColour">EnumRegionObjectElementType</a></li>
194+
<li><a href="{{ site.dcvb_enumerations }}core/section-type.html?lang=python" class="otherLinkColour">EnumSectionType</a></li>
195+
<li><a href="{{ site.dcvb_enumerations }}core/transform-matrix-type.html?lang=python" class="otherLinkColour">EnumTransformMatrixType</a></li>
149196
<li><a href="{{ site.dcvb_enumerations }}core/video-frame-quality.html?lang=python" class="otherLinkColour">EnumVideoFrameQuality</a></li>
150197
</ul>
151198
</li>

assets/js/dbrServerVersionSearch.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
[
2+
{
3+
"version": "10.5.2100",
4+
"matchVersion": {
5+
"python": "2.5.2100"
6+
}
7+
},
28
{
39
"version": "10.4.2100",
410
"matchVersion": {

programming/cplusplus/api-reference/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,14 @@ needAutoGenerateSidebar: false
4949
- [`CBarcodeDetails`]({{ site.dbr_cpp_api }}barcode-details.html)
5050
- [`CBarcodeReaderModule`]({{ site.dbr_cpp_api }}barcode-reader-module.html)
5151
- [`CBarcodeResultItem`]({{ site.dbr_cpp_api }}barcode-result-item.html)
52+
- [`CCandidateBarcodeZone`]({{ site.dbr_cpp_api }}candidate-barcode-zone.html)
5253
- [`CCandidateBarcodeZonesUnit`]({{ site.dbr_cpp_api }}candidate-barcode-zones-unit.html)
5354
- [`CComplementedBarcodeImageUnit`]({{ site.dbr_cpp_api }}complemented-barcode-image-unit.html)
5455
- [`CDataMatrixDetails`]({{ site.dbr_cpp_api }}datamatrix-details.html)
5556
- [`CDecodedBarcodeElement`]({{ site.dbr_cpp_api }}decoded-barcode-element.html)
5657
- [`CDecodedBarcodesResult`]({{ site.dbr_cpp_api }}decoded-barcodes-result.html)
5758
- [`CDecodedBarcodesUnit`]({{ site.dbr_cpp_api }}decoded-barcodes-unit.html)
59+
- [`CDeformationResistedBarcode`]({{ site.dbr_cpp_api }}deformation-resisted-barcode.html)
5860
- [`CDeformationResistedBarcodeImageUnit`]({{ site.dbr_cpp_api }}deformation-resisted-barcode-image-unit.html)
5961
- [`CExtendedBarcodeResult`]({{ site.dbr_cpp_api }}extended-barcode-result.html)
6062
- [`CLocalizedBarcodeElement`]({{ site.dbr_cpp_api }}localized-barcode-element.html)
@@ -142,7 +144,7 @@ needAutoGenerateSidebar: false
142144
- [`RasterDataSource`]({{ site.dcvb_enumerations }}core/raster-data-source.html?lang=cpp)
143145
- [`RegionObjectElementType`]({{ site.dcvb_enumerations }}core/region-object-element-type.html?lang=cpp)
144146
- [`SectionType`]({{ site.dcvb_enumerations }}core/section-type.html?lang=cpp)
145-
- [`TargetType`]({{ site.dcvb_enumerations }}core/target-type.html?lang=cpp)
147+
- [`TransformMatrixType`]({{ site.dcvb_enumerations }}core/transform-matrix-type.html?lang=cpp)
146148
- [`VideoFrameQuality`]({{ site.dcvb_enumerations }}core/video-frame-quality.html?lang=cpp)
147149

148150
## DynamsoftUtility

programming/python/api-reference/barcode-details.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ The `BarcodeDetails` class represents the details of a barcode. It is an abstrac
1414
*Module:* dynamsoft_barcode_reader
1515

1616
```python
17-
class BarcodeDetails(object)
17+
class BarcodeDetails
1818
```

programming/python/api-reference/barcode-reader-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The `BarcodeReaderModule` class defines general functions in the barcode reader
1616
*Module:* dynamsoft_barcode_reader
1717

1818
```python
19-
class BarcodeReaderModule(object)
19+
class BarcodeReaderModule
2020
```
2121

2222
## Methods

0 commit comments

Comments
 (0)