Public Attributes

SeedPointInfo Struct Reference

Describes a seed point. More...

#include <seed.h>

List of all members.

Public Attributes

State state
vnl_matrix< double > covariance
vec_t point
vec_t start_dir
double fa
double fa2
double trace
double trace2

Detailed Description

Describes a seed point.

Stores all information for a seed point to start tractography. The start_dir is only used for the simple model and the angles only for the complex/full representation.


Member Data Documentation

vnl_matrix<double> SeedPointInfo::covariance

The covariance matrix of the state

Fractional Anisotropy of the first tensor

Fractional Anisotropy of the second tensor

The location of the seed

The starting direction for the simple model

The state of the state-space represenation of the model.

Trace of the first tensor

Trace of the second tensor


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines