| Modifier and Type | Class and Description |
|---|---|
static class |
Document.Page.Matrix
Representation for transformation matrix, intended to be compatible and
used with OpenCV format for image manipulation.
|
static class |
Document.Page.Matrix.Builder
Representation for transformation matrix, intended to be compatible and
used with OpenCV format for image manipulation.
|
| Modifier and Type | Method and Description |
|---|---|
Document.Page.MatrixOrBuilder |
Document.PageOrBuilder.getTransformsOrBuilder(int index)
Transformation matrices that were applied to the original document image
to produce
[Page.image][google.cloud.documentai.v1beta2.Document.Page.image].
|
Document.Page.MatrixOrBuilder |
Document.Page.getTransformsOrBuilder(int index)
Transformation matrices that were applied to the original document image
to produce
[Page.image][google.cloud.documentai.v1beta2.Document.Page.image].
|
Document.Page.MatrixOrBuilder |
Document.Page.Builder.getTransformsOrBuilder(int index)
Transformation matrices that were applied to the original document image
to produce
[Page.image][google.cloud.documentai.v1beta2.Document.Page.image].
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Document.Page.MatrixOrBuilder> |
Document.PageOrBuilder.getTransformsOrBuilderList()
Transformation matrices that were applied to the original document image
to produce
[Page.image][google.cloud.documentai.v1beta2.Document.Page.image].
|
List<? extends Document.Page.MatrixOrBuilder> |
Document.Page.getTransformsOrBuilderList()
Transformation matrices that were applied to the original document image
to produce
[Page.image][google.cloud.documentai.v1beta2.Document.Page.image].
|
List<? extends Document.Page.MatrixOrBuilder> |
Document.Page.Builder.getTransformsOrBuilderList()
Transformation matrices that were applied to the original document image
to produce
[Page.image][google.cloud.documentai.v1beta2.Document.Page.image].
|
Copyright © 2023 Google LLC. All rights reserved.