cvisionapi::recognition::file_recognition

Function recognize

pub fn recognize(
    image_path: &Path,
    model_folder: &Path,
) -> Result<Vec<RecognitionResponse>, Box<dyn Error>>