Skip to main content

detect_with_disk_weights

Function detect_with_disk_weights 

Source
pub fn detect_with_disk_weights(
    storage_root: &Path,
    rgb: &[u8],
    width: u32,
    height: u32,
) -> Result<VisionDemoResult, String>
Expand description

Detect with QVWT from disk if present.