Package | Description |
---|---|
apps | |
tractography |
Modifier and Type | Method and Description |
---|---|
static RealMatrix |
Reorient.getJacobian(ScalarImage transX,
ScalarImage transY,
ScalarImage transZ,
double posX,
double posY,
double posZ)
Computes the Jacobian of the image transformation at point
(posX, posY, posZ).
|
Constructor and Description |
---|
TractStatisticFilter(ScalarImage scalars)
Construct an filter that uses the scalar image to define the tract statistic.
|
TractStatisticImage(ScalarImage scalars)
Construct an image that uses the scalar image to define the tract statistic.
|