Package | Description |
---|---|
misc | |
tractography |
Modifier and Type | Method and Description |
---|---|
double[] |
ScalarImage.valuesAt(Voxel[] voxels) |
Modifier and Type | Method and Description |
---|---|
Voxel |
VoxelList.getVoxel(int i) |
Voxel[] |
VoxelList.getVoxels() |
Voxel[] |
RegionOfInterest.getVoxels() |
Voxel[] |
PointListROI.getVoxels() |
Voxel[] |
FreeFormROI.getVoxels() |
Constructor and Description |
---|
VoxelList(Voxel[] voxels,
int seedPointIndex,
double xVoxelDim,
double yVoxelDim,
double zVoxelDim,
Vector3D tanAtSeed,
Vector3D negativeTanAtSeed) |