Skip to content

Commit e69d0bc

Browse files
authored
Release 23.8 (#74)
* Added AllowAdditionalRestorations flag to reader params Added DataMatrixVersion enum and DataMatrixVersion param into DataMatrixParams * Fixed .md files for enums
1 parent d0b6df9 commit e69d0bc

File tree

90 files changed

+1078
-192
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+1078
-192
lines changed

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ init:
77

88
.PHONY: format
99
format:
10-
dotnet format ./Aspose.BarCode.Cloud.Sdk.sln
10+
dotnet restore ./Aspose.BarCode.Cloud.Sdk.sln
11+
dotnet format ./Aspose.BarCode.Cloud.Sdk.sln --no-restore
1112
# Trim white space in comments
1213
find . -iname "*.cs" -exec sed -i -e 's_[[:space:]]*$$__' {} \;
1314

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Nuget](https://img.shields.io/nuget/v/Aspose.BarCode-Cloud)](https://www.nuget.org/packages/Aspose.BarCode-Cloud/)
77

88
- API version: 3.0
9-
- SDK version: 23.7.1
9+
- SDK version: 23.8.0
1010

1111
## Demo applications
1212

@@ -267,6 +267,7 @@ Class | Method | HTTP request | Description
267267
- [Model.DataMatrixEccType](docs/DataMatrixEccType.md)
268268
- [Model.DataMatrixEncodeMode](docs/DataMatrixEncodeMode.md)
269269
- [Model.DataMatrixParams](docs/DataMatrixParams.md)
270+
- [Model.DataMatrixVersion](docs/DataMatrixVersion.md)
270271
- [Model.DecodeBarcodeType](docs/DecodeBarcodeType.md)
271272
- [Model.DiscUsage](docs/DiscUsage.md)
272273
- [Model.DotCodeEncodeMode](docs/DotCodeEncodeMode.md)

docs/ApiError.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ Name | Type | Description | Notes
99
**Description** | **string** | | [optional]
1010
**DateTime** | **DateTime?** | | [optional]
1111
**InnerError** | [**ApiError**](ApiError.md) | | [optional]
12-

docs/ApiErrorResponse.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@ Name | Type | Description | Notes
66
---- | ---- | ----------- | -----
77
**RequestId** | **string** | | [optional]
88
**Error** | [**ApiError**](ApiError.md) | | [optional]
9-

docs/AustralianPostParams.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Aspose.BarCode.Cloud.Sdk.Model.AustralianPostParams
22

3+
AustralianPost barcode parameters.
4+
35
## Properties
46

57
Name | Type | Description | Notes
68
---- | ---- | ----------- | -----
79
**EncodingTable** | **CustomerInformationInterpretingType** | Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other\" | [optional]
810
**ShortBarHeight** | **double?** | Short bar's height of AustralianPost barcode. | [optional]
9-

docs/AutoSizeMode.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Aspose.BarCode.Cloud.Sdk.Model.AutoSizeMode
22

3-
## Properties
4-
5-
Name | Type | Description | Notes
6-
---- | ---- | ----------- | -----
3+
## Allowable values
74

5+
* **None**
6+
* Nearest
7+
* Interpolation

docs/AvailableGraphicsUnit.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Aspose.BarCode.Cloud.Sdk.Model.AvailableGraphicsUnit
22

3-
## Properties
3+
Subset of GraphicsUnit.
44

5-
Name | Type | Description | Notes
6-
---- | ---- | ----------- | -----
5+
## Allowable values
76

7+
* **Pixel**
8+
* Point
9+
* Inch
10+
* Millimeter

docs/AztecParams.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Aspose.BarCode.Cloud.Sdk.Model.AztecParams
22

3+
Aztec parameters.
4+
35
## Properties
46

57
Name | Type | Description | Notes
@@ -8,4 +10,3 @@ Name | Type | Description | Notes
810
**ErrorLevel** | **int?** | Level of error correction of Aztec types of barcode. Value should between 10 to 95. | [optional]
911
**SymbolMode** | **AztecSymbolMode** | Aztec Symbol mode. Default value: AztecSymbolMode.Auto. | [optional]
1012
**TextEncoding** | **string** | Sets the encoding of codetext. | [optional]
11-

docs/AztecSymbolMode.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Aspose.BarCode.Cloud.Sdk.Model.AztecSymbolMode
22

3-
## Properties
4-
5-
Name | Type | Description | Notes
6-
---- | ---- | ----------- | -----
3+
## Allowable values
74

5+
* **Auto**
6+
* Compact
7+
* FullRange
8+
* Rune

docs/BarcodeApi.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ System.IO.Stream
7575
## **GetBarcodeRecognize**
7676

7777
```csharp
78-
BarcodeResponseList GetBarcodeRecognize (string name, string type = null, string checksumValidation = null, bool? detectEncoding = null, string preset = null, int? rectX = null, int? rectY = null, int? rectWidth = null, int? rectHeight = null, bool? stripFNC = null, int? timeout = null, int? medianSmoothingWindowSize = null, bool? allowMedianSmoothing = null, bool? allowComplexBackground = null, bool? allowDatamatrixIndustrialBarcodes = null, bool? allowDecreasedImage = null, bool? allowDetectScanGap = null, bool? allowIncorrectBarcodes = null, bool? allowInvertImage = null, bool? allowMicroWhiteSpotsRemoving = null, bool? allowOneDFastBarcodesDetector = null, bool? allowOneDWipedBarsRestoration = null, bool? allowQRMicroQrRestoration = null, bool? allowRegularImage = null, bool? allowSaltAndPepperFiltering = null, bool? allowWhiteSpotsRemoving = null, bool? checkMore1DVariants = null, bool? fastScanOnly = null, double? regionLikelihoodThresholdPercent = null, List<int?> scanWindowSizes = null, double? similarity = null, bool? skipDiagonalSearch = null, bool? readTinyBarcodes = null, string australianPostEncodingTable = null, bool? ignoreEndingFillingPatternsForCTable = null, string storage = null, string folder = null)
78+
BarcodeResponseList GetBarcodeRecognize (string name, string type = null, string checksumValidation = null, bool? detectEncoding = null, string preset = null, int? rectX = null, int? rectY = null, int? rectWidth = null, int? rectHeight = null, bool? stripFNC = null, int? timeout = null, int? medianSmoothingWindowSize = null, bool? allowMedianSmoothing = null, bool? allowComplexBackground = null, bool? allowDatamatrixIndustrialBarcodes = null, bool? allowDecreasedImage = null, bool? allowDetectScanGap = null, bool? allowIncorrectBarcodes = null, bool? allowInvertImage = null, bool? allowMicroWhiteSpotsRemoving = null, bool? allowOneDFastBarcodesDetector = null, bool? allowOneDWipedBarsRestoration = null, bool? allowQRMicroQrRestoration = null, bool? allowRegularImage = null, bool? allowSaltAndPepperFiltering = null, bool? allowWhiteSpotsRemoving = null, bool? checkMore1DVariants = null, bool? fastScanOnly = null, bool? allowAdditionalRestorations = null, double? regionLikelihoodThresholdPercent = null, List<int?> scanWindowSizes = null, double? similarity = null, bool? skipDiagonalSearch = null, bool? readTinyBarcodes = null, string australianPostEncodingTable = null, bool? ignoreEndingFillingPatternsForCTable = null, string storage = null, string folder = null)
7979
```
8080

8181
Recognize barcode from a file on server.
@@ -112,6 +112,7 @@ Name | Type | Description | Notes
112112
**allowWhiteSpotsRemoving** | **bool?**| Allows engine to recognize image without small white spots as additional scan. Mode helps to recognize noised image as well as median smoothing filtering. | [optional]
113113
**checkMore1DVariants** | **bool?**| Allows engine to recognize 1D barcodes with checksum by checking more recognition variants. Default value: False. | [optional]
114114
**fastScanOnly** | **bool?**| Allows engine for 1D barcodes to quickly recognize middle slice of an image and return result without using any time-consuming algorithms. Default value: False. | [optional]
115+
**allowAdditionalRestorations** | **bool?**| Allows engine using additional image restorations to recognize corrupted barcodes. At this time, it is used only in MicroPdf417 barcode type. Default value: False. | [optional]
115116
**regionLikelihoodThresholdPercent** | **double?**| Sets threshold for detected regions that may contain barcodes. Value 0.7 means that bottom 70% of possible regions are filtered out and not processed further. Region likelihood threshold must be between [0.05, 0.9] Use high values for clear images with few barcodes. Use low values for images with many barcodes or for noisy images. Low value may lead to a bigger recognition time. | [optional]
116117
**scanWindowSizes** | [**List&lt;int?&gt;**](int?.md)| Scan window sizes in pixels. Allowed sizes are 10, 15, 20, 25, 30. Scanning with small window size takes more time and provides more accuracy but may fail in detecting very big barcodes. Combining of several window sizes can improve detection quality. | [optional]
117118
**similarity** | **double?**| Similarity coefficient depends on how homogeneous barcodes are. Use high value for for clear barcodes. Use low values to detect barcodes that ara partly damaged or not lighten evenly. Similarity coefficient must be between [0.5, 0.9] | [optional]
@@ -135,7 +136,7 @@ Name | Type | Description | Notes
135136
## **PostBarcodeRecognizeFromUrlOrContent**
136137

137138
```csharp
138-
BarcodeResponseList PostBarcodeRecognizeFromUrlOrContent (string type = null, string checksumValidation = null, bool? detectEncoding = null, string preset = null, int? rectX = null, int? rectY = null, int? rectWidth = null, int? rectHeight = null, bool? stripFNC = null, int? timeout = null, int? medianSmoothingWindowSize = null, bool? allowMedianSmoothing = null, bool? allowComplexBackground = null, bool? allowDatamatrixIndustrialBarcodes = null, bool? allowDecreasedImage = null, bool? allowDetectScanGap = null, bool? allowIncorrectBarcodes = null, bool? allowInvertImage = null, bool? allowMicroWhiteSpotsRemoving = null, bool? allowOneDFastBarcodesDetector = null, bool? allowOneDWipedBarsRestoration = null, bool? allowQRMicroQrRestoration = null, bool? allowRegularImage = null, bool? allowSaltAndPepperFiltering = null, bool? allowWhiteSpotsRemoving = null, bool? checkMore1DVariants = null, bool? fastScanOnly = null, double? regionLikelihoodThresholdPercent = null, List<int?> scanWindowSizes = null, double? similarity = null, bool? skipDiagonalSearch = null, bool? readTinyBarcodes = null, string australianPostEncodingTable = null, bool? ignoreEndingFillingPatternsForCTable = null, string url = null, System.IO.Stream image = null)
139+
BarcodeResponseList PostBarcodeRecognizeFromUrlOrContent (string type = null, string checksumValidation = null, bool? detectEncoding = null, string preset = null, int? rectX = null, int? rectY = null, int? rectWidth = null, int? rectHeight = null, bool? stripFNC = null, int? timeout = null, int? medianSmoothingWindowSize = null, bool? allowMedianSmoothing = null, bool? allowComplexBackground = null, bool? allowDatamatrixIndustrialBarcodes = null, bool? allowDecreasedImage = null, bool? allowDetectScanGap = null, bool? allowIncorrectBarcodes = null, bool? allowInvertImage = null, bool? allowMicroWhiteSpotsRemoving = null, bool? allowOneDFastBarcodesDetector = null, bool? allowOneDWipedBarsRestoration = null, bool? allowQRMicroQrRestoration = null, bool? allowRegularImage = null, bool? allowSaltAndPepperFiltering = null, bool? allowWhiteSpotsRemoving = null, bool? checkMore1DVariants = null, bool? fastScanOnly = null, bool? allowAdditionalRestorations = null, double? regionLikelihoodThresholdPercent = null, List<int?> scanWindowSizes = null, double? similarity = null, bool? skipDiagonalSearch = null, bool? readTinyBarcodes = null, string australianPostEncodingTable = null, bool? ignoreEndingFillingPatternsForCTable = null, string url = null, System.IO.Stream image = null)
139140
```
140141

141142
Recognize barcode from an url or from request body. Request body can contain raw data bytes of the image with content-type \"application/octet-stream\". An image can also be passed as a form field.
@@ -171,6 +172,7 @@ Name | Type | Description | Notes
171172
**allowWhiteSpotsRemoving** | **bool?**| Allows engine to recognize image without small white spots as additional scan. Mode helps to recognize noised image as well as median smoothing filtering. | [optional]
172173
**checkMore1DVariants** | **bool?**| Allows engine to recognize 1D barcodes with checksum by checking more recognition variants. Default value: False. | [optional]
173174
**fastScanOnly** | **bool?**| Allows engine for 1D barcodes to quickly recognize middle slice of an image and return result without using any time-consuming algorithms. Default value: False. | [optional]
175+
**allowAdditionalRestorations** | **bool?**| Allows engine using additional image restorations to recognize corrupted barcodes. At this time, it is used only in MicroPdf417 barcode type. Default value: False. | [optional]
174176
**regionLikelihoodThresholdPercent** | **double?**| Sets threshold for detected regions that may contain barcodes. Value 0.7 means that bottom 70% of possible regions are filtered out and not processed further. Region likelihood threshold must be between [0.05, 0.9] Use high values for clear images with few barcodes. Use low values for images with many barcodes or for noisy images. Low value may lead to a bigger recognition time. | [optional]
175177
**scanWindowSizes** | [**List&lt;int?&gt;**](int?.md)| Scan window sizes in pixels. Allowed sizes are 10, 15, 20, 25, 30. Scanning with small window size takes more time and provides more accuracy but may fail in detecting very big barcodes. Combining of several window sizes can improve detection quality. | [optional]
176178
**similarity** | **double?**| Similarity coefficient depends on how homogeneous barcodes are. Use high value for for clear barcodes. Use low values to detect barcodes that ara partly damaged or not lighten evenly. Similarity coefficient must be between [0.5, 0.9] | [optional]

0 commit comments

Comments
 (0)