image-ndarray 0.1.5

Zero-copy implementations for the Image crate to convert to and from ndarrays
Documentation
1
2
3
4
pub use crate::traits::NormalizedFloat;

#[cfg(all(feature = "image", feature = "std"))]
pub use crate::traits::ImageArray;