Skip to content

k-dominik/volumina

 
 

Volumina - Volume Slicing and Editing Library

build deployment black

Installing

conda install -c ilastik-forge -c conda-forge volumina

Using Volumina as an Image Viewer

Currently, only format supported is .npy.

Open an .npy image and display it:

# Usage: volumina image axisorder
volumina <myimage.npy> yx

axisorder should correspond to the data. Only t (time), c (channel), and the spacial axes x, y, z are valid.

Volumina Development

Create a development environment

To set up a development environment, we currently recommend to follow Contributing Guidelines of our main repository ilastik: CONTRIBUTING

About

Volume Slicing and Editing

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
LGPL-2.1
LICENSE.lgpl2
LGPL-3.0
LICENSE.lgpl3

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%