Skip to content

IntoNdArray for slice views could be more efficient #94

Description

@Enet4

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions