Crate ocrs

source ·

Macros§

Structs§

Enums§

  • Method used to decode sequence model outputs to a sequence of labels.
  • Specifies the order in which pixels are laid out in an image tensor.
  • View of an image’s pixels, in either (height, width, channels) or (channels, height, width) order.
  • Errors that can occur when creating an ImageSource.

Traits§

  • A non-empty sequence of recognized characters (TextChar) that constitute a logical unit of a document such as a word or line.