Skip to main content

cmd_capture

Function cmd_capture 

Source
pub fn cmd_capture(
    path: &Path,
    source_path: &str,
    labels: Vec<String>,
    description: Option<String>,
    model_path: Option<&str>,
    json: bool,
) -> VisionResult<()>
Expand description

Capture an image and add it to the .avis store.