pub fn detect_from_image_file( storage_root: &Path, path: &Path, backend: &str, ) -> Result<VisionDemoResult, String>
Decode PNG/JPEG and detect.