Skip to content

GiulioRusso/Ni-Dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NIfTI Dataset Management

PyPI version Downloads Python versions License

This package provides a set of utilities for handling NIfTI datasets, including slice extraction, volume manipulation, and various utility functions to facilitate the processing of medical imaging data.


⬇️ Installation and Import

Now, this code is available with PyPI here. The package can be installed with:

pip install nidataset

and can be imported as:

import nidataset as nid

📦 Package documentation

Package documentation is available here.

A complete project example that use nidataset is available here

🚨 Requirements

nibabel>=5.0.0
numpy>=1.24
opencv-python>=4.7
pandas>=1.5
Pillow>=9.4
scipy>=1.10
SimpleITK>=2.2
scikit-image>=0.19
tqdm>=4.64

Install the requirements with:

pip install -r requirements.txt

🤝 Contribution

👨‍💻 Ciro Russo, PhD

⚖️ License

MIT License

Releases

No releases published

Packages

 
 
 

Contributors

Languages