Classes

tractography.h File Reference

Contains the Class Tractography, which contains the functions that deal with the actual tracing of the fibers for each model. More...

#include <string>
#include <vector>
#include "fiber.h"
#include "seed.h"
#include <vnl/vnl_matrix.h>
#include <vnl/algo/vnl_determinant.h>
#include <vnl/vnl_vector_ref.h>
#include <vnl/algo/vnl_svd.h>
#include <vnl/algo/vnl_qr.h>

Go to the source code of this file.

Classes

class  Tractography
 This class performs the tractography and saves each step. More...

Detailed Description

Contains the Class Tractography, which contains the functions that deal with the actual tracing of the fibers for each model.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines