Package | Description |
---|---|
tractography |
Modifier and Type | Class and Description |
---|---|
class |
BallStickTractographyImage
Defines image for tractography from tensor data.
|
class |
DT_TractographyImage
Defines image for tractography from tensor data.
|
Modifier and Type | Method and Description |
---|---|
static PD_TractographyImage |
PD_TractographyImage.getPD_TractographyImage(java.lang.String inputFile,
java.lang.String dataType,
int maxPDs,
double[][][] anisMap,
double anisThresh,
int[] dataDims,
double[] voxelDims)
Gets an image from the data file.
|