Rust function for image recognition ... open image, resize it and make a Tensor out of it let image = image::load_from_memory(image_data).unwrap().to_rgb(); ...
確定! 回上一頁