8000 GitHub - iCarlosVega/volumina: Volume Slicing and Editing
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

iCarlosVega/volumina

 
 

Repository files navigation

Volumina - Volume Slicing and Editing Library

build deployment black ilastik-forge-version

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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%
0