[][src]Function rustface::create_detector_with_model

pub fn create_detector_with_model(model: Model) -> Box<dyn Detector>

Create a face detector, based on the provided model.