Function image2aa::utils::read_image[][src]

pub fn read_image<R: Read>(image_file: R) -> Result<Array3<f32>, Box<dyn Error>>