pub fn load_image( img_path: &Path, width: u32, height: u32, ) -> ArrayBase<OwnedRepr<f32>, Dim<[usize; 4]>>