Skip to content

Support for partial read/write access #18

Closed
@mih

Description

@mih

This is closely related to issue #9, but asking for more general support of partial access to image data. Algorithms processing huge files might only need to have access to one slice/volume/voxel at a time. It would allow for implementing leaner tools if NiBabel would support partial read from images and partial write to images, i.e. either incrementally writing to a file (e.g. appending volumes), or iterating over a file and modifying its content in-place.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions