GoogleCloudDocumentaiV1DocumentPageMatrix
Document AIInfrastructureGoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageMatrix
1
out of 10
Minimal
SEO Impact
Representation for transformation matrix, intended to be compatible and used with OpenCV format for image manipulation.
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Google Cloud Documentai V1 Document Page Matrix) contains 4 attributes that define its data structure. Key functionality includes: Number of columns in the matrix.
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
4Sort:|Filter:
colsinteger(Default:
nilNumber of columns in the matrix.
datastringDefault:
nilFull type: String.tThe matrix data.
rowsinteger(Default:
nilNumber of rows in the matrix.
typeinteger(Default:
nilThis encodes information about what data type the matrix uses. For example, 0 (CV_8U) is an unsigned 8-bit image. For the full list of OpenCV primitive data types, please refer to https://docs.opencv.org/4.3.0/d1/d1b/group__core__hal__interface.html