Crate rust_faces

source ·

Modules

Structs

Enums

Traits

  • Face detector trait.
  • Uses this trait to convert an image to an ndarray::Array3. Note that conversion must keep HxWxC order.

Type Definitions