You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| [`getOriginalImageHashId`]({{ site.dcv_android_api }}core/basic-structures/captured-result-base.html#getoriginalimagehashid) |Gets the hash id of the original image. |
33
+
| [`getOriginalImageTag`]({{ site.dcv_android_api }}core/basic-structures/captured-result-base.html#getoriginalimagetag) |Gets the [ImageTag](image-tag.md) of the original image. |
34
+
| [`getRotationTransformMatrix`]({{ site.dcv_android_api }}core/basic-structures/captured-result-base.html#getrotationtransformmatrix) |Gets the rotation transformation matrix of the original image relative to the rotated image. |
35
+
| [`getErrorCode`]({{ site.dcv_android_api }}core/basic-structures/captured-result-base.html#geterrorcode) |Gets the error code of this result. |
36
+
| [`getErrorMessage`]({{ site.dcv_android_api }}core/basic-structures/captured-result-base.html#geterrormessage) |Gets the error message of this result. |
59
37
60
38
### getItems
61
39
@@ -72,27 +50,3 @@ Returns an array of `ParsedResultItem`.
0 commit comments