Crate rustface[][src]

Re-exports

pub use crate::model::load_model;
pub use crate::model::read_model;
pub use crate::model::Model;

Modules

Structs

Traits

Functions

Create a face detector, based on a file with model description.

Create a face detector, based on the provided model.