Skip to content

Commit 2261675

Browse files
update to internal commit 67dabc3c
1 parent 156028f commit 2261675

31 files changed

+278
-34
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
2+
3+
| Method | Description |
4+
|------- |-------------|
5+
| [`getHashId`]({{ site.dcv_android_api }}core/intermediate-results/intermediate-result-unit.html#gethashid) | Returns the hash ID of the unit. |
6+
| [`getOriginalImageHashId`]({{ site.dcv_android_api }}core/intermediate-results/intermediate-result-unit.html#getoriginalimagehashid) | Returns the hash ID of the original image. |
7+
| [`getOriginalImageTag`]({{ site.dcv_android_api }}core/intermediate-results/intermediate-result-unit.html#getoriginalimagetag) | Returns the image tag of the original image. |
8+
| [`getType`]({{ site.dcv_android_api }}core/intermediate-results/intermediate-result-unit.html#gettype) | Returns the type of the intermediate result unit. |
9+
| [`getTransformMatrix`]({{ site.dcv_android_api }}core/intermediate-results/intermediate-result-unit.html#gettransformmatrix) | Returns the transformation matrix via [`DSTransformMatrixType`]({{site.dcv_enumerations}}/core/transform-matrix-type.html). |
10+
| [`clone`]({{ site.dcv_android_api }}core/intermediate-results/intermediate-result-unit.html#clone) | Creates a copy of the intermediate result unit. |
11+
| [`replace`]({{ site.dcv_android_api }}core/intermediate-results/intermediate-result-unit.html#replace) | Replaces the content of the intermediate result unit. |
12+
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
2+
3+
| Method | Description |
4+
|------- |-------------|
5+
| [`getHashId`]({{ site.dcv_ios_api }}core/intermediate-results/intermediate-result-unit.html#gethashid) | Returns the hash ID of the unit. |
6+
| [`getOriginalImageHashId`]({{ site.dcv_ios_api }}core/intermediate-results/intermediate-result-unit.html#getoriginalimagehashid) | Returns the hash ID of the original image. |
7+
| [`getOriginalImageTag`]({{ site.dcv_ios_api }}core/intermediate-results/intermediate-result-unit.html#getoriginalimagetag) | Returns the image tag of the original image. |
8+
| [`getType`]({{ site.dcv_ios_api }}core/intermediate-results/intermediate-result-unit.html#gettype) | Returns the type of the intermediate result unit. |
9+
| [`getTransformMatrix`]({{ site.dcv_ios_api }}core/intermediate-results/intermediate-result-unit.html#gettransformmatrix) | Returns the transformation matrix via [`DSTransformMatrixType`]({{site.dcv_enumerations}}/core/transform-matrix-type.html). |
10+
| [`clone`]({{ site.dcv_ios_api }}core/intermediate-results/intermediate-result-unit.html#clone) | Creates a copy of the intermediate result unit. |
11+
| [`replace`]({{ site.dcv_ios_api }}core/intermediate-results/intermediate-result-unit.html#replace) | Replaces the content of the intermediate result unit. |
12+
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
2+
3+
4+
| Method | Description |
5+
|------- |-------------|
6+
| [`getLocation`]({{ site.dcv_ios_api }}core/intermediate-results/region-object-element.html#getlocation) | Returns the location info of the element. |
7+
| [`setLocation`]({{ site.dcv_ios_api }}core/intermediate-results/region-object-element.html#setlocation) | Sets the location info of the element. |
8+
| [`getReferencedElement`]({{ site.dcv_ios_api }}core/intermediate-results/region-object-element.html#getreferencedelement) | Returns the referenced element that supports the capturing of this element. |
9+
| [`getRegionObjectElementType`]({{ site.dcv_ios_api }}core/intermediate-results/region-object-element.html#getregionobjectelementtype) | Returns the type of the element. |
10+
11+
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
2+
3+
4+
| Method | Description |
5+
|------- |-------------|
6+
| [`getLocation`]({{ site.dcv_ios_api }}core/intermediate-results/region-object-element.html#getlocation) | Returns the location info of the element. |
7+
| [`setLocation`]({{ site.dcv_ios_api }}core/intermediate-results/region-object-element.html#setlocation) | Sets the location info of the element. |
8+
| [`getReferencedElement`]({{ site.dcv_ios_api }}core/intermediate-results/region-object-element.html#getreferencedelement) | Returns the referenced element that supports the capturing of this element. |
9+
| [`getRegionObjectElementType`]({{ site.dcv_ios_api }}core/intermediate-results/region-object-element.html#getregionobjectelementtype) | Returns the type of the element. |
10+
11+

programming/android/api-reference/candidate-quad-edges-unit-v2.0.20.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The `CandidateQuadEdgesUnit` class represents an intermediate result unit whose
2222
class CandidateQuadEdgesUnit extends IntermediateResultUnit
2323
```
2424

25-
## Methods Summary
25+
## Methods
2626

2727
| Methods | Description |
2828
| ------- | ----------- |

programming/android/api-reference/candidate-quad-edges-unit.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The `CandidateQuadEdgesUnit` class represents an intermediate result unit whose
2222
class CandidateQuadEdgesUnit extends IntermediateResultUnit
2323
```
2424

25-
## Methods Summary
25+
## Methods
2626

2727
| Methods | Description |
2828
| ------- | ----------- |
@@ -34,6 +34,10 @@ class CandidateQuadEdgesUnit extends IntermediateResultUnit
3434
| [`addCandidateQuadEdge`](#addcandidatequadedge) | Add an edge. |
3535
| [`setCandidateQuadEdge`](#setcandidatequadedge) | Set an edge. |
3636

37+
The following methods are inherited from class [`IntermediateResultUnit`]({{ site.dcv_android_api }}core/intermediate-results/intermediate-result-unit.html).
38+
39+
{%- include api-reference/intermediate-result-unit-android.md -%}
40+
3741
### getCandidateQuadEdges
3842

3943
Get an array of edges. It includes all edges that candidate quadrilaterals assembling.

programming/android/api-reference/corners-unit-v2.0.20.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The `CornersUnit` class represents an intermediate result unit whose type is cor
2222
class CornersUnit extends IntermediateResultUnit
2323
```
2424

25-
## Methods Summary
25+
## Methods
2626

2727
| Methods | Description |
2828
| ------- | ----------- |

programming/android/api-reference/corners-unit.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The `CornersUnit` class represents an intermediate result unit whose type is cor
2222
class CornersUnit extends IntermediateResultUnit
2323
```
2424

25-
## Methods Summary
25+
## Methods
2626

2727
| Methods | Description |
2828
| ------- | ----------- |
@@ -34,6 +34,10 @@ class CornersUnit extends IntermediateResultUnit
3434
| [`addCorner`](#addcorner) | Add a corner. |
3535
| [`setCorner`](#setcorner) | Set a corner. |
3636

37+
The following methods are inherited from class [`IntermediateResultUnit`]({{ site.dcv_android_api }}core/intermediate-results/intermediate-result-unit.html).
38+
39+
{%- include api-reference/intermediate-result-unit-android.md -%}
40+
3741
### getCorners
3842

3943
Get an array of corners. It includes all corners that participate quadrilaterals assembling.

programming/android/api-reference/detected-quad-element.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,17 @@ The `DetectedQuadElement` class represents a detected quadrilateral element, whi
2222
class DetectedQuadElement extends RegionObjectElement
2323
```
2424

25-
## Methods Summary
25+
## Methods
2626

2727
| Methods | Description |
2828
| ------- | ----------- |
2929
| [`getConfidenceAsDocumentBoundary`](#getconfidenceasdocumentboundary) | Returns the confidence score of the detected quadrilateral's boundary, measuring the certainty that the detected quadrilateral represents the boundary of a document. |
3030

31-
## getConfidenceAsDocumentBoundary
31+
The following methods are inherited from class [`RegionObjectElement`]({{ site.dcv_android_api }}core/intermediate-results/region-object-element.html).
32+
33+
{%- include api-reference/region-object-element-android.md -%}
34+
35+
### getConfidenceAsDocumentBoundary
3236

3337
Returns the confidence score of the detected quadrilateral's boundary, measuring the certainty that the detected quadrilateral represents the boundary of a document.
3438

programming/android/api-reference/detected-quad-result-item.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,22 @@ The `DetectedQuadResultItem` class is an extension of the [`CapturedResultItem`]
2222
class DetectedQuadResultItem extends CapturedResultItem
2323
```
2424

25-
## Methods Summary
25+
## Methods
2626

2727
| Methods | Description |
2828
| ------- | ----------- |
2929
| [`getLocation`](#getlocation) | Get a Quadrilateral object as the location of current object. |
3030
| [`getConfidenceAsDocumentBoundary`](#getconfidenceasdocumentboundary) | Returns the confidence score of the detected quadrilateral's boundary, measuring the certainty that the detected quadrilateral represents the boundary of a document. |
3131

32+
The following methods are inherited from [`CapturedResultItem`]({{ site.dcv_android_api }}core/basic-structures/captured-result-item.html).
33+
34+
| Method | Description |
35+
| ------ | ----------- |
36+
| [`getType`]({{ site.dcv_android_api }}core/basic-structures/captured-result-item.html#gettype) | Get the type of the captured result item, indicating what kind of data it represents. |
37+
| [`getReferencedItem`]({{ site.dcv_android_api }}core/basic-structures/captured-result-item.html#getreferenceditem) | Get a property of type `CapturedResultItem` that represents a reference to another captured result item. |
38+
| [`getTargetROIDefName`]({{ site.dcv_android_api }}core/basic-structures/captured-result-item.html#gettargetroidefname) | Gets the name of the [`TargetROIDef`]({{ site.dcv_parameters_reference }}target-roi-def/) object which includes a task that generated the result. |
39+
| [`getTaskName`]({{ site.dcv_android_api }}core/basic-structures/captured-result-item.html#gettaskname) | The name of the task that generated the result. |
40+
3241
### getLocation
3342

3443
Returns a [Quadrilateral]({{ site.dcv_android_api }}core/basic-structures/quadrilateral.html) object that represents the location of the detected quadrilateral within the image or frame.

0 commit comments

Comments
 (0)