GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageImageQualityScoresDetectedDefect
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Image Quality Defects
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
confidence
(type:number()
, default:nil
)
- Confidence of detected defect. Range[0, 1]
where1
indicates strong confidence that the defect exists. -
type
(type:String.t
, default:nil
)
- Name of the defect type. Supported values are: -quality/defect_blurry
-quality/defect_noisy
-quality/defect_dark
-quality/defect_faint
-quality/defect_text_too_small
-quality/defect_document_cutoff
-quality/defect_text_cutoff
-quality/defect_glare
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageImageQualityScoresDetectedDefect