public class NonInterpolatedFibreTracker extends FibreTracker
BACKWARD, FORWARD
Constructor and Description |
---|
NonInterpolatedFibreTracker(TractographyImage data,
double ipThresh)
Construct a tracker with additional options set.
|
getConnectingPaths, getPICoTracts, ipThreshold, trackFromSeed, trackFromSeed, trackPaths
public NonInterpolatedFibreTracker(TractographyImage data, double ipThresh)
data
- the dataset within which the tracking will take place.ipThresh
- the minimum dot product between the tract direction over adjacent voxels.