[][src]Function rustface::create_detector

pub fn create_detector(path_to_model: &str) -> Result<Box<dyn Detector>, Error>

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