diff --git a/_includes/inherited-methods/captured-result-item.md b/_includes/inherited-methods/captured-result-item.md deleted file mode 100644 index 7d689ecc..00000000 --- a/_includes/inherited-methods/captured-result-item.md +++ /dev/null @@ -1,14 +0,0 @@ - -The following methods are inherited from class [`CCapturedResultItem`]({{ site.dcvb_cpp_api }}core/basic-structures/captured-result-item.html). - -| Method | Description | -|--------|-------------| -| [`GetType`]({{ site.dcvb_cpp_api }}core/basic-structures/captured-result-item.html#gettype) | Gets the type of the captured result item. | -| [`GetReferenceItem`]({{ site.dcvb_cpp_api }}core/basic-structures/captured-result-item.html#getreferenceitem) | Gets a pointer to the referenced item in the captured result. | -| [`GetTargetROIDefName`]({{ site.dcvb_cpp_api }}core/basic-structures/captured-result-item.html#gettargetroidefname) | Gets the name of the `TargetROIDef` which generate current captured result item. | -| [`GetTaskName`]({{ site.dcvb_cpp_api }}core/basic-structures/captured-result-item.html#gettaskname) | Gets the name of the task which generate current captured result item. | -| [`Retain`]({{ site.dcvb_cpp_api }}core/basic-structures/captured-result-item.html#retain) | Increases the reference count of the `CCapturedResultItem` object. | -| [`Release`]({{ site.dcvb_cpp_api }}core/basic-structures/captured-result-item.html#release) | Decreases the reference count of the `CCapturedResultItem` object. | -| [`Clone`]({{ site.dcvb_cpp_api }}core/basic-structures/captured-result-item.html#clone) | Clone the `CCapturedResultItem` object. | - - diff --git a/_includes/inherited-methods/intermediate-result-unit.md b/_includes/inherited-methods/intermediate-result-unit.md deleted file mode 100644 index 85e82c2d..00000000 --- a/_includes/inherited-methods/intermediate-result-unit.md +++ /dev/null @@ -1,19 +0,0 @@ - -The following methods are inherited from class [`CIntermediateResultUnit`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html). - -| Method | Description | -|----------------------|-------------| -| [`GetHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gethashid) | Gets the hash ID of the unit.| -| [`GetOriginalImageHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#getoriginalimagehashid) | Gets the hash ID of the original image. | -| [`GetOriginalImageTag`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#getoriginalimagetag) | Gets the image tag of the original image. | -| [`GetType`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gettype) | Gets the type of the intermediate result unit. | -| [`Clone`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#clone) | Creates a copy of the intermediate result unit. | -| [`SetHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#sethashid) | Sets the hash ID of the unit. | -| [`SetOriginalImageHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#setoriginalimagehashid) | Sets the hash ID of the original image. | -| [`SetOriginalImageTag`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#setoriginalimagetag) | Sets the image tag of the original image. | -| [`Retain`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#retain) | Increases the reference count of the unit. | -| [`Release`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#release) | Decreases the reference count of the unit. | -| [`GetTransformMatrix`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gettransformmatrix) | Gets the transformation matrix via [`TransformMatrixType`]({{site.dcvb_enumerations}}core/transform-matrix-type.html?src=cpp&&lang=cpp). | -| [`SetTransformMatrix`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#settransformmatrix) | Sets the transformation matrix via [`TransformMatrixType`]({{site.dcvb_enumerations}}core/transform-matrix-type.html?src=cpp&&lang=cpp). | -| [`Replace`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#replace) | Replaces the `CIntermediateResultUnit` object to the specified `CIntermediateResultUnit` object. | - diff --git a/_includes/inherited-methods/region-object-element.md b/_includes/inherited-methods/region-object-element.md deleted file mode 100644 index 7fcfeed3..00000000 --- a/_includes/inherited-methods/region-object-element.md +++ /dev/null @@ -1,13 +0,0 @@ - -The following methods are inherited from class [`CRegionObjectElement`]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html). - -| Method | Description | -|--------|-------------| -| [`GetLocation`]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#getlocation) | Gets the location of the `CRegionObjectElement` object. | -| [`GetReferencedElement`]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#getreferencedelement) | Gets a pointer to a referenced `CRegionObjectElement` object. | -| [`GetElementType`]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#getelementtype) | Gets the type of the `CRegionObjectElement` object. | -| [`SetLocation`]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#setlocation) | Sets the location of the `CRegionObjectElement` object. | -| [`Clone`]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#clone) | Clones the region object element. | -| [`Retain`]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#retain) | Increases the reference count of the `CRegionObjectElement` object. | -| [`Release`]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#release) | Decreases the reference count of the `CRegionObjectElement` object. | - diff --git a/programming/cplusplus/api-reference/barcode-reader-module.md b/programming/cplusplus/api-reference/barcode-reader-module.md index 3304cc6a..bc848377 100644 --- a/programming/cplusplus/api-reference/barcode-reader-module.md +++ b/programming/cplusplus/api-reference/barcode-reader-module.md @@ -21,7 +21,7 @@ The `CBarcodeReaderModule` class defines general functions in the barcode reader class CBarcodeReaderModule ``` -## Methods Summary +## Methods | Method | Description | | --------------------------------------------------------- | -------------------------------------------------- | diff --git a/programming/cplusplus/api-reference/barcode-result-item.md b/programming/cplusplus/api-reference/barcode-result-item.md index d2b18d04..6e664d9a 100644 --- a/programming/cplusplus/api-reference/barcode-result-item.md +++ b/programming/cplusplus/api-reference/barcode-result-item.md @@ -38,10 +38,14 @@ class CBarcodeResultItem : public CCapturedResultItem | [`IsDPM`](#isdpm) | Gets whether the decoded barcode is a DPM code. | | [`IsMirrored`](#ismirrored) | Gets whether the decoded barcode is a mirrored barcode. | | [`SetLocation`](#setlocation) | Set the location of the barcode item. | - -### Inherited Methods - -{%- include inherited-methods/captured-result-item.md -%} +| **Methods Inherited from [CCapturedResultItem]({{ site.dcvb_cpp_api }}core/basic-structures/captured-result-item.html):** | | +| [`GetType`]({{ site.dcvb_cpp_api }}core/basic-structures/captured-result-item.html#gettype) | Gets the type of the captured result item. | +| [`GetReferenceItem`]({{ site.dcvb_cpp_api }}core/basic-structures/captured-result-item.html#getreferenceitem) | Gets a pointer to the referenced item in the captured result. | +| [`GetTargetROIDefName`]({{ site.dcvb_cpp_api }}core/basic-structures/captured-result-item.html#gettargetroidefname) | Gets the name of the target ROI definition. | +| [`GetTaskName`]({{ site.dcvb_cpp_api }}core/basic-structures/captured-result-item.html#gettaskname) | Gets the name of the task. | +| [`Retain`]({{ site.dcvb_cpp_api }}core/basic-structures/captured-result-item.html#retain) | Increases the reference count of the `CCapturedResultItem` object. | +| [`Release`]({{ site.dcvb_cpp_api }}core/basic-structures/captured-result-item.html#release) | Decreases the reference count of the `CCapturedResultItem` object. | +| [`Clone`]({{ site.dcvb_cpp_api }}core/basic-structures/captured-result-item.html#clone) | Clone the captured result item. | ### GetFormat diff --git a/programming/cplusplus/api-reference/candidate-barcode-zones-unit.md b/programming/cplusplus/api-reference/candidate-barcode-zones-unit.md index 381fb52e..998fa83c 100644 --- a/programming/cplusplus/api-reference/candidate-barcode-zones-unit.md +++ b/programming/cplusplus/api-reference/candidate-barcode-zones-unit.md @@ -30,10 +30,19 @@ class CCandidateBarcodeZonesUnit: public CIntermediateResultUnit | [`RemoveAllCandidateBarcodeZones`](#removeallcandidatebarcodezones) | Removes all the candidate barcode zones.| | [`RemoveCandidateBarcodeZone`](#removecandidatebarcodezone) | Removes a candidate barcode zone at the specified index.| | [`SetCandidateBarcodeZone`](#setcandidatebarcodezone) | Sets a candidate barcode zone at the specified index.| - -### Inherited Methods - -{%- include inherited-methods/intermediate-result-unit.md -%} +| **Methods Inherited from [CIntermediateResultUnit]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html):** | | +| [`GetHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gethashid) | Gets the hash ID of the unit. | +| [`GetOriginalImageHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#getoriginalimagehashid) | Gets the hash ID of the original image. | +| [`GetOriginalImageTag`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#getoriginalimagetag) | Gets the tag of the original image. | +| [`GetType`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gettype) | Gets the type of the intermediate result unit. | +| [`Clone`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#clone) | Creates a copy of the intermediate result unit. | +| [`SetHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#sethashid) | Sets the hash ID of the unit. | +| [`SetOriginalImageHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#setoriginalimagehashid) | Sets the hash ID of the original image. | +| [`SetOriginalImageTag`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#setoriginalimagetag) | Sets the tag of the original image. | +| [`Retain`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#retain) | Increases the reference count of the unit. | +| [`Release`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#release) | Decreases the reference count of the unit. | +| [`GetTransformMatrix`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gettransformmatrix) | Gets the transformation matrix via `CTransformMatrixType`. | +| [`SetTransformMatrix`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#settransformmatrix) | Sets the transformation matrix via `CTransformMatrixType`. | ### AddCandidateBarcodeZone diff --git a/programming/cplusplus/api-reference/complemented-barcode-image-unit.md b/programming/cplusplus/api-reference/complemented-barcode-image-unit.md index d34a5f68..777f7cff 100644 --- a/programming/cplusplus/api-reference/complemented-barcode-image-unit.md +++ b/programming/cplusplus/api-reference/complemented-barcode-image-unit.md @@ -26,10 +26,19 @@ class CComplementedBarcodeImageUnit: public CIntermediateResultUnit | [`GetImageData`](#getimagedata) | Gets the complemented barcode image data.| | [`GetLocation`](#getlocation) | Gets the location of the complemented barcode in a quadrilateral.| | [`SetLocation`](#setlocation) | Sets the location of the complemented barcode in a quadrilateral.| - -### Inherited Methods - -{%- include inherited-methods/intermediate-result-unit.md -%} +| **Methods Inherited from [CIntermediateResultUnit]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html):** | | +| [`GetHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gethashid) | Gets the hash ID of the unit.| +| [`GetOriginalImageHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#getoriginalimagehashid) | Gets the hash ID of the original image. | +| [`GetOriginalImageTag`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#getoriginalimagetag) | Gets the image tag of the original image. | +| [`GetType`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gettype) | Gets the type of the intermediate result unit. | +| [`Clone`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#clone) | Creates a copy of the intermediate result unit. | +| [`SetHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#sethashid) | Sets the hash ID of the unit. | +| [`SetOriginalImageHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#setoriginalimagehashid) | Sets the hash ID of the original image. | +| [`SetOriginalImageTag`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#setoriginalimagetag) | Sets the image tag of the original image. | +| [`Retain`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#retain) | Increases the reference count of the unit. | +| [`Release`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#release) | Decreases the reference count of the unit. | +| [`GetTransformMatrix`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gettransformmatrix) | Gets the transformation matrix via TransformMatrixType. | +| [`SetTransformMatrix`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#settransformmatrix) | Sets the transformation matrix via TransformMatrixType. | ### GetImageData diff --git a/programming/cplusplus/api-reference/decoded-barcode-element.md b/programming/cplusplus/api-reference/decoded-barcode-element.md index 65b3bc99..44072f3f 100644 --- a/programming/cplusplus/api-reference/decoded-barcode-element.md +++ b/programming/cplusplus/api-reference/decoded-barcode-element.md @@ -41,10 +41,14 @@ class CDecodedBarcodeElement : public CRegionObjectElement | [`SetText`](#settext) | Sets the text of the decoded barcode. | | [`SetBytes`](#setbytes)| Sets the raw bytes of the decoded barcode.| | [`SetConfidence`](#setconfidence) | Sets the confidence score of the barcode recognition result. | - -### Inherited Methods - -{%- include inherited-methods/region-object-element.md -%} +| **Methods Inherited from [CRegionObjectElement]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html):** | | +| [`GetLocation`]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#getlocation) | Gets the location of the region object element. | +| [`GetReferencedElement`]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#getreferencedelement) | Gets a pointer to a referenced region object element. | +| [`GetElementType`]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#getelementtype) | Gets the type of the region object element. | +| [`GetImageData`]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#getimagedata) | Gets the imageData of the region object element. | +| [`Clone`]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#clone) | Clone the region object element. | +| [`Retain`]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#retain) | Increases the reference count of the `CRegionObjectElement` object. | +| [`Release`]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#release) | Decreases the reference count of the `CRegionObjectElement` object. | ### GetFormat diff --git a/programming/cplusplus/api-reference/decoded-barcodes-result.md b/programming/cplusplus/api-reference/decoded-barcodes-result.md index 3d37e758..a1e4d881 100644 --- a/programming/cplusplus/api-reference/decoded-barcodes-result.md +++ b/programming/cplusplus/api-reference/decoded-barcodes-result.md @@ -32,6 +32,12 @@ class CDecodedBarcodesResult: public CCapturedResultBase | [`Retain`](#retain) | Increases the reference count of the `CDecodedBarcodesResult` object. | | [`operator[]`](#operator) | Gets a pointer to the `CBarcodeResultItem` object at the specified index.| | [`AddItem`](#additem) | Adds a specific item to the array in the decoded barcodes result. | +| **Methods Inherited from [CCapturedResultBase]({{ site.dcvb_cpp_api }}core/basic-structures/captured-result-base.html):** | | +| [`GetOriginalImageHashId`]({{ site.dcvb_cpp_api }}core/basic-structures/captured-result-base.html#getoriginalimagehashid) | Gets the hash ID of the original image. | +| [`GetOriginalImageTag`]({{ site.dcvb_cpp_api }}core/basic-structures/captured-result-base.html#getoriginalimagetag) | Gets the tag of the original image. | +| [`GetRotationTransformMatrix`]({{ site.dcvb_cpp_api }}core/basic-structures/captured-result-base.html#getrotationtransformmatrix) | Gets the rotation transformation matrix of the original image relative to the rotated image. | +| [`GetErrorCode`]({{ site.dcvb_cpp_api }}core/basic-structures/captured-result-base.html#geterrorcode) | Gets the error code of the recognition result, if an error occurred. | +| [`GetErrorString`]({{ site.dcvb_cpp_api }}core/basic-structures/captured-result-base.html#geterrorstring) | Gets the error message of the recognition result, if an error occurred. | ### GetItemsCount diff --git a/programming/cplusplus/api-reference/decoded-barcodes-unit.md b/programming/cplusplus/api-reference/decoded-barcodes-unit.md index 76f34f07..63a8e80b 100644 --- a/programming/cplusplus/api-reference/decoded-barcodes-unit.md +++ b/programming/cplusplus/api-reference/decoded-barcodes-unit.md @@ -29,10 +29,19 @@ class CDecodedBarcodesUnit: public CIntermediateResultUnit | [`RemoveAllDecodedBarcodes`](#removealldecodedbarcodes) | Removes all the decoded barcodes in the unit.| | [`SetDecodedBarcode`](#setdecodedbarcode) | Sets the decoded barcode.| | [`operator[]`](#operator) | Gets a pointer to the `CDecodedBarcodeElement` object at the specified index.| - -### Inherited Methods - -{%- include inherited-methods/intermediate-result-unit.md -%} +| **Methods Inherited from [CIntermediateResultUnit]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html):** | | +| [`GetHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gethashid) | Gets the hash ID of the unit. | +| [`GetOriginalImageHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#getoriginalimagehashid) | Gets the hash ID of the original image. | +| [`GetOriginalImageTag`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#getoriginalimagetag) | Gets the tag of the original image. | +| [`GetType`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gettype) | Gets the type of the intermediate result unit. | +| [`Clone`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#clone) | Creates a copy of the intermediate result unit. | +| [`SetHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#sethashid) | Sets the hash ID of the unit. | +| [`SetOriginalImageHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#setoriginalimagehashid) | Sets the hash ID of the original image. | +| [`SetOriginalImageTag`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#setoriginalimagetag) | Sets the tag of the original image. | +| [`Retain`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#retain) | Increases the reference count of the unit. | +| [`Release`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#release) | Decreases the reference count of the unit. | +| [`GetTransformMatrix`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gettransformmatrix) | Gets the transformation matrix via `CTransformMatrixType`. | +| [`SetTransformMatrix`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#settransformmatrix) | Sets the transformation matrix via `CTransformMatrixType`. | ### GetCount diff --git a/programming/cplusplus/api-reference/deformation-resisted-barcode-image-unit.md b/programming/cplusplus/api-reference/deformation-resisted-barcode-image-unit.md index 0c6bd868..638f6c49 100644 --- a/programming/cplusplus/api-reference/deformation-resisted-barcode-image-unit.md +++ b/programming/cplusplus/api-reference/deformation-resisted-barcode-image-unit.md @@ -26,10 +26,19 @@ class CDeformationResistedBarcodeImageUnit: public CIntermediateResultUnit |-----------------------------------|-------------| | [`GetDeformationResistedBarcode`](#getdeformationresistedbarcode) | Gets the deformation resisted barcode object.| | [`SetDeformationResistedBarcode`](#setdeformationresistedbarcode) | Sets the deformation resisted barcode object.| - -### Inherited Methods - -{%- include inherited-methods/intermediate-result-unit.md -%} +| **Methods Inherited from [CIntermediateResultUnit]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html):** | | +| [`GetHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gethashid) | Gets the hash ID of the unit.| +| [`GetOriginalImageHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#getoriginalimagehashid) | Gets the hash ID of the original image. | +| [`GetOriginalImageTag`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#getoriginalimagetag) | Gets the image tag of the original image. | +| [`GetType`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gettype) | Gets the type of the intermediate result unit. | +| [`Clone`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#clone) | Creates a copy of the intermediate result unit. | +| [`SetHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#sethashid) | Sets the hash ID of the unit. | +| [`SetOriginalImageHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#setoriginalimagehashid) | Sets the hash ID of the original image. | +| [`SetOriginalImageTag`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#setoriginalimagetag) | Sets the image tag of the original image. | +| [`Retain`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#retain) | Increases the reference count of the unit. | +| [`Release`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#release) | Decreases the reference count of the unit. | +| [`GetTransformMatrix`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gettransformmatrix) | Gets the transformation matrix via TransformMatrixType. | +| [`SetTransformMatrix`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#settransformmatrix) | Sets the transformation matrix via TransformMatrixType. | ### GetDeformationResistedBarcode diff --git a/programming/cplusplus/api-reference/extended-barcode-result.md b/programming/cplusplus/api-reference/extended-barcode-result.md index cf49ec78..d65b5ae3 100644 --- a/programming/cplusplus/api-reference/extended-barcode-result.md +++ b/programming/cplusplus/api-reference/extended-barcode-result.md @@ -29,6 +29,18 @@ class CExtendedBarcodeResult : public CDecodedBarcodeElement | [`GetDeformation`](#getdeformation) | Gets the deformation of the barcode. | | [`GetClarity`](#getclarity) | Gets the clarity of the barcode. | | [`GetSamplingImage`](#getsamplingimage) | Gets the sampling image of the barcode. | +| **Methods Inherited from [CDecodedBarcodeElement]({{ site.dbr_cpp_api }}decoded-barcode-element.html):** | | +| [`GetFormat`]({{ site.dbr_cpp_api }}decoded-barcode-element.html#getformat) | Gets the format of the barcode. | +| [`GetFormatString`]({{ site.dbr_cpp_api }}decoded-barcode-element.html#getformatstring) | Gets the string representation of the barcode format. | +| [`GetText`]({{ site.dbr_cpp_api }}decoded-barcode-element.html#gettext) | Gets the text of the decoded barcode. | +| [`GetBytes`]({{ site.dbr_cpp_api }}decoded-barcode-element.html#getbytes) | Gets the raw bytes of the decoded barcode. | +| [`GetBytesLength`]({{ site.dbr_cpp_api }}decoded-barcode-element.html#getbyteslength) | Gets the length of the raw bytes of the decoded barcode. | +| [`GetDetails`]({{ site.dbr_cpp_api }}decoded-barcode-element.html#getdetails) | Gets the details of the decoded barcode. | +| [`IsDPM`]({{ site.dbr_cpp_api }}decoded-barcode-element.html#isdpm) | Determines whether the decoded barcode is a DPM code. | +| [`IsMirrored`]({{ site.dbr_cpp_api }}decoded-barcode-element.html#ismirrored) | Determines whether the decoded barcode is mirrored. | +| [`GetAngle`]({{ site.dbr_cpp_api }}decoded-barcode-element.html#getangle) | Gets the orientation angle of the barcode. | +| [`GetModuleSize`]({{ site.dbr_cpp_api }}decoded-barcode-element.html#getmodulesize) | Gets the module size of the barcode. | +| [`GetConfidence`]({{ site.dbr_cpp_api }}decoded-barcode-element.html#getconfidence) | Gets the confidence score of the barcode recognition result. | ### GetExtendedBarcodeResultType diff --git a/programming/cplusplus/api-reference/localized-barcode-element.md b/programming/cplusplus/api-reference/localized-barcode-element.md index d10a76b8..ffe1e83a 100644 --- a/programming/cplusplus/api-reference/localized-barcode-element.md +++ b/programming/cplusplus/api-reference/localized-barcode-element.md @@ -30,10 +30,14 @@ class CLocalizedBarcodeElement : public CRegionObjectElement | [`GetPossibleFormatsString`](#getpossibleformatsstring) | Get all possible formats of the localized barcode in one string splited by ",". | | [`GetModuleSize`](#getmodulesize) | Gets the module size of the barcode. | | [`SetPossibleFormats`](#setpossibleformats) | Sets the posssible formats of the barcode. | - -### Inherited Methods - -{%- include inherited-methods/region-object-element.md -%} +| **Methods Inherited from [CRegionObjectElement]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html):** | | +| [`GetLocation`]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#getlocation) | Gets the location of the region object element. | +| [`GetReferencedElement`]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#getreferencedelement) | Gets a pointer to a referenced region object element. | +| [`GetElementType`]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#getelementtype) | Gets the type of the region object element. | +| [`GetImageData`]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#getimagedata) | Gets the imageData of the region object element. | +| [`Clone`]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#clone) | Clone the region object element. | +| [`Retain`]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#retain) | Increases the reference count of the `CRegionObjectElement` object. | +| [`Release`]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#release) | Decreases the reference count of the `CRegionObjectElement` object. | ### GetAngle diff --git a/programming/cplusplus/api-reference/localized-barcodes-unit.md b/programming/cplusplus/api-reference/localized-barcodes-unit.md index e8550f99..85c52d9a 100644 --- a/programming/cplusplus/api-reference/localized-barcodes-unit.md +++ b/programming/cplusplus/api-reference/localized-barcodes-unit.md @@ -31,10 +31,19 @@ class CLocalizedBarcodesUnit: public CIntermediateResultUnit | [`RemoveLocalizedBarcode`](#removelocalizedbarcode) | Removes a localized barcode at the specified index.| | [`SetLocalizedBarcode`](#setlocalizedbarcode) | Sets a localized barcode at the specified index.| | [`operator[]`](#operator) | Gets a pointer to a specific localized barcode element.| - -### Inherited Methods - -{%- include inherited-methods/intermediate-result-unit.md -%} +| **Methods Inherited from [CIntermediateResultUnit]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html):** | | +| [`GetHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gethashid) | Gets the hash ID of the unit.| +| [`GetOriginalImageHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#getoriginalimagehashid) | Gets the hash ID of the original image. | +| [`GetOriginalImageTag`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#getoriginalimagetag) | Gets the image tag of the original image. | +| [`GetType`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gettype) | Gets the type of the intermediate result unit. | +| [`Clone`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#clone) | Creates a copy of the intermediate result unit. | +| [`SetHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#sethashid) | Sets the hash ID of the unit. | +| [`SetOriginalImageHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#setoriginalimagehashid) | Sets the hash ID of the original image. | +| [`SetOriginalImageTag`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#setoriginalimagetag) | Sets the image tag of the original image. | +| [`Retain`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#retain) | Increases the reference count of the unit. | +| [`Release`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#release) | Decreases the reference count of the unit. | +| [`GetTransformMatrix`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gettransformmatrix) | Gets the transformation matrix via TransformMatrixType. | +| [`SetTransformMatrix`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#settransformmatrix) | Sets the transformation matrix via TransformMatrixType. | ### AddLocalizedBarcode diff --git a/programming/cplusplus/api-reference/scaled-barcode-image-unit.md b/programming/cplusplus/api-reference/scaled-barcode-image-unit.md index 1c298df4..e1f79b4e 100644 --- a/programming/cplusplus/api-reference/scaled-barcode-image-unit.md +++ b/programming/cplusplus/api-reference/scaled-barcode-image-unit.md @@ -26,10 +26,19 @@ class CScaledBarcodeImageUnit: public CIntermediateResultUnit |-----------------------------------|-------------| | [`GetImageData`](#getimagedata) | Gets the scaled up barcode image data.| | [`SetImageData`](#setimagedata) | Sets the scaled up image data.| - -### Inherited Methods - -{%- include inherited-methods/intermediate-result-unit.md -%} +| **Methods Inherited from [CIntermediateResultUnit]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html):** | | +| [`GetHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gethashid) | Gets the hash ID of the unit.| +| [`GetOriginalImageHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#getoriginalimagehashid) | Gets the hash ID of the original image. | +| [`GetOriginalImageTag`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#getoriginalimagetag) | Gets the image tag of the original image. | +| [`GetType`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gettype) | Gets the type of the intermediate result unit. | +| [`Clone`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#clone) | Creates a copy of the intermediate result unit. | +| [`SetHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#sethashid) | Sets the hash ID of the unit. | +| [`SetOriginalImageHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#setoriginalimagehashid) | Sets the hash ID of the original image. | +| [`SetOriginalImageTag`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#setoriginalimagetag) | Sets the image tag of the original image. | +| [`Retain`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#retain) | Increases the reference count of the unit. | +| [`Release`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#release) | Decreases the reference count of the unit. | +| [`GetTransformMatrix`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gettransformmatrix) | Gets the transformation matrix via TransformMatrixType. | +| [`SetTransformMatrix`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#settransformmatrix) | Sets the transformation matrix via TransformMatrixType. | ### GetImageData diff --git a/programming/cplusplus/api-reference/scaled-up-barcode-image-unit.md b/programming/cplusplus/api-reference/scaled-up-barcode-image-unit.md index 85ea5ac6..14c39ac3 100644 --- a/programming/cplusplus/api-reference/scaled-up-barcode-image-unit.md +++ b/programming/cplusplus/api-reference/scaled-up-barcode-image-unit.md @@ -27,10 +27,19 @@ class CScaledUpBarcodeImageUnit: public CIntermediateResultUnit |-----------------------------------|-------------| | [`GetImageData`](#getimagedata) | Gets the scaled up barcode image data.| | [`SetImageData`](#setimagedata) | Sets the scaled up image data.| - -### Inherited Methods - -{%- include inherited-methods/intermediate-result-unit.md -%} +| **Methods Inherited from [CIntermediateResultUnit]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html):** | | +| [`GetHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gethashid) | Gets the hash ID of the unit. | +| [`GetOriginalImageHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#getoriginalimagehashid) | Gets the hash ID of the original image. | +| [`GetOriginalImageTag`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#getoriginalimagetag) | Gets the tag of the original image. | +| [`GetType`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gettype) | Gets the type of the intermediate result unit. | +| [`Clone`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#clone) | Creates a copy of the intermediate result unit. | +| [`SetHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#sethashid) | Sets the hash ID of the unit. | +| [`SetOriginalImageHashId`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#setoriginalimagehashid) | Sets the hash ID of the original image. | +| [`SetOriginalImageTag`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#setoriginalimagetag) | Sets the tag of the original image. | +| [`Retain`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#retain) | Increases the reference count of the unit. | +| [`Release`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#release) | Decreases the reference count of the unit. | +| [`GetTransformMatrix`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#gettransformmatrix) | Gets the transformation matrix via `CTransformMatrixType`. | +| [`SetTransformMatrix`]({{ site.dcvb_cpp_api }}core/intermediate-results/intermediate-result-unit.html#settransformmatrix) | Sets the transformation matrix via `CTransformMatrixType`. | ### GetImageData