Skip to main content

OcrAnnotations

Type Alias OcrAnnotations 

Source
pub type OcrAnnotations = HashMap<String, OcrAnnotationEntry>;
Expand description

OCR annotations keyed by sentinel/model ID.

Aliased Typeยง

pub struct OcrAnnotations { /* private fields */ }