[−][src]Function rustface::create_detector
pub fn create_detector(buf: &[u8]) -> Result<Box<dyn Detector>, Error>
Create a face detector from model loaded to memory
pub fn create_detector(buf: &[u8]) -> Result<Box<dyn Detector>, Error>
Create a face detector from model loaded to memory