Cargo Features

trk-io has no features set by default.

[dependencies]
trk-io = { version = "0.28.0", features = ["nifti_images"] }
nifti_images = ndarray, nifti

Affects affine::rasmm_to_trackvis, affine::trackvis_to_rasmm, orientation::apply_orientation

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

ndarray nifti_images?
nifti nifti_images?