Expand description

Nested message and enum types in Page.

Modules§

  • Nested message and enum types in ImageQualityScores.
  • Nested message and enum types in Layout.
  • Nested message and enum types in Table.
  • Nested message and enum types in Token.

Structs§

  • A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
  • A detected barcode.
  • Detected language for a structural component.
  • Dimension for the page.
  • A form field detected on the page.
  • Rendered image contents for this page.
  • Image quality scores for the page image.
  • Visual element describing a layout unit on a page.
  • A collection of tokens that a human would perceive as a line. Does not cross column boundaries, can be horizontal, vertical, etc.
  • Representation for transformation matrix, intended to be compatible and used with OpenCV format for image manipulation.
  • A collection of lines that a human would perceive as a paragraph.
  • A detected symbol.
  • A table representation similar to HTML table structure.
  • A detected token.
  • Detected non-text visual elements e.g. checkbox, signature etc. on the page.