| Overview | All Modules | Tutorial | User's Guide | Programming Guide |
Module category: IO
This module was created for processing together with the ReadITK and/or the Registration module. It can be used to save images of an image stack in *.png, *.jp(e)g or *.tif(f) files.
The module owns four ports for incoming data. The first one accepts a uniform grid, the three following ports RGB data.
Writing out the slices of an image stack to image files can be modified by a few parameters:
| Name | Type | Description |
| SaveAs | Choice | Image format |
| Output | Browser | Output filename pattern (printf format string) |
| Name | Type(s) | Description |
| VolumeGridIn | UniformGrid | Grid |
| redin | Float | RGB - Red |
| greenin | Float | RGB - Green |
| bluein | Float | RGB - Blue |
A "classical" combination for this module is shown in the example WriteITKSlices.net. An image stack is read by the module ReadITK, registered by the Register module and afterwards saved in files.
| Authors: Martin Aumüller, Ruth Lang, Daniela Rainer, Jürgen Schulze-Döbold, Andreas Werner, Peter Wolf, Uwe Wössner |
| Copyright © 1993-2022 HLRS, 2004-2014 RRZK, 2005-2014 Visenso |
COVISE Version 2021.12
|