Package edu.stanford.rsl.konrad.utils

Contains various utility classes.

See:
          Description

Interface Summary
ConfigurationUpdater  
 

Class Summary
BilinearInterpolatingDoubleArray Class for interpolation on an arbitrary regular 2-D grid.
Configuration Configuration is used to import Konrad configurations more easily and to store them globally.
DicomConfigurationUpdater  
DicomDecoder DicomDecoder almost as provided by ImageJ.
DoubleArrayUtil  
DoublePrecisionPointUtil  
FFTUtil This class is a wrapper for the FFT as implemented in JTransforms.
FHTUtil This class is currently unused as all transforms in OSCAR are now based on JTransforms However some of these methods may come in handy when dealing with the ImageJ implementation of the FHT.
FileJoiner  
FileUtil  
GUIUtil  
ImageProcessorBuffer Class to buffer ImageProcessors which were processed in a parallel manner.
ImageUtil  
KONRAD  
LinearInterpolatingDoubleArray Class to perform linear interpolation along an arbitrary mesh given the function values at each mesh point.
RegKeys This class lists all of Konrad's registry entries with an explanation of their function.
StatisticsUtil  
StringFileFilter  
TestingTools  
UserUtil Class for obtaining information from the user easyly.
VisualizationUtil  
 

Package edu.stanford.rsl.konrad.utils Description

Contains various utility classes.

Author:
Andreas Maier