Skip to content
forked from brainglobe/imio

Loading and saving of image data.

License

Notifications You must be signed in to change notification settings

WyssCenter/imio

 
 

Repository files navigation

Python Version PyPI Downloads Wheel Development Status Tests Coverage Status Code style: black Contributions

imio

Loading and saving of image data.

About

The aim of imio is to be a lightweight image loading library for the file types supported by cellfinder, and brainreg.

Supports loading of:

  • Tiff stack +
  • Tiff series (from a directory, a text file or a list of file paths). *+
  • nrrd
  • nifti (.nii & .nii.gz)

* Supports loading in parallel for speed

+ Suports scaling on loading. E.g. downsampling to load images bigger than the available RAM

Supports saving of:

  • Tiff stack
  • Tiff series
  • nifti

To install

pip install imio

About

Loading and saving of image data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%