Package | Description |
---|---|
tractography |
Modifier and Type | Method and Description |
---|---|
VoxelList |
Tract.toVoxelList(double[] voxelDims)
List of voxel coordinates of the tract.
|
VoxelList |
Tract.toVoxelList(double xVoxelDim,
double yVoxelDim,
double zVoxelDim)
List of voxel coordinates of the tract.
|