CIBC:Documentation:SCIRun:Reference:Insight
From SCIRun Documentation Wiki
Contents |
Insight Reference
Package Description
Module Reference
Converters
- BuildSeedVolume
- This module converts a point cloud of doubles into a binary ITK Image of unsigned chars.
- FieldToImage
- This module converts a Field into an ITK Image.
- Image2DToImage3D
- This module converts a 2D ITK Image into a 3D ITK Image.
- Image3DToImage2D
- This module extracts the first slice from the 3D ITK Image.
- ImageToField
- This module converts an ITK image into a field.
- ImageToNrrd
- This module converts an ITK image into a nrrd.
- NrrdToImage
- This module converts a nrrd into an ITK image.
- RGBPixelToVector
- This module changes the ITK image from an RGB to a vector representation.
- VectorToRGBPixel
- This module changes the ITK image from a vector to an RGB representation.
DataIO
- ChooseImage
- ChooseImage takes in an arbitrary number of input fields, and pass one of them downstream, based on the port index typed in the UI.
- ColorImageReaderFloat2D
- This module reads a 2D color image as an ITK image of floats.
- ColorImageReaderFloat3D
- This module reads a 3D color image as an ITK image of floats.
- ImageFileWriter
- This module exports an ITK Image.
- ImageReaderFloat2D
- This module reads a 2D image as an ITK image of floats.
- ImageReaderFloat3D
- This module reads a 3D image as an ITK image of floats.
- SliceReader
- This module reads a 3D volume a slice at a time.
Filters
Go back to Documentation:SCIRun:Reference
