Package | Description |
---|---|
tractography |
Modifier and Type | Method and Description |
---|---|
static PointListROI |
PointListROI.readPoints(java.lang.String file,
int[] dataDims,
double[] voxelDims)
Create an ROI from a list of points, in mm coordinates, stored as text in the format
x y z\nx y z\n... . |