Interface | Description |
---|---|
VoxelwiseStatisticalImage |
Interface for images that compute statistics on the values in each voxel.
|
Class | Description |
---|---|
DT |
Purpose:
Encapsulates a diffusion tensor.
|
DynamicScalarImage |
Scalar image that allows computation of the mean, min, and max values in each voxel.
|
OrderedAcqMinimizer |
Superclass for classes that order electrostatic point sets.
|
OrderedAcqSingleSubsetMinimizer | |
OrderedAcqSubsetMinimizer |
Divides a set of gradient directions into subsets, and searches for a configuration
where the sum of the electrostatic energy of each subset is minimal.
|
OrderedAcqWeightedMinimizer | |
ScalarImage |
Interpolated scalar image.
|
SparseVectorImage |
Sparsely populated 3D image.
|
SphericalPoints |
Purpose:
Library of functions concerning points on the sphere.
|
Exception | Description |
---|---|
LoggedException |
Superclass for a RuntimeException that is automatically logged at the SEVERE level
upon construction.
|