Skip to content

Replace mri_convert --conform with nibabel version #119

@kaczmarj

Description

@kaczmarj

Nibabel has a function almost equivalent to mri_convert --conform: nipy/nibabel#853

The main difference is that the nibabel version does not implement histogram normalization. The histogram normalization code is translated to python in nipy/nibabel#853 (comment) and can be implemented with numpy.histogram.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions