The current impl converts the whole volume into an ndarray and slices it. https://github.com/Enet4/nifti-rs/blob/master/src/volume/ndarray.rs#L52
The current impl converts the whole volume into an ndarray and slices it.
https://github.com/Enet4/nifti-rs/blob/master/src/volume/ndarray.rs#L52