imgal 0.3.1

A fast and open-source scientific image processing and algorithm library.
Documentation
1
2
3
//! The imgal prelude imports commonly used types, enums and macros.

pub use crate::{AsNumeric, ImgalError};