Package | Description |
---|---|
tractography |
Modifier and Type | Method and Description |
---|---|
static FreeFormROI[] |
FreeFormROI.getRegions(short[][][] roi,
double xVoxDim,
double yVoxDim,
double zVoxDim)
Get all regions in the volume with a nonzero index.
|
Constructor and Description |
---|
ConnectivitySegmentedImage(FreeFormROI seeds,
short[][][] targets,
double xVoxelDim,
double yVoxelDim,
double zVoxelDim)
Initializes the image with the dimensions of the seed space.
|