Developer documentation
Version 3.0.3-105-gd3941f44
gmwmi.h File Reference
#include "image.h"
#include "interp/linear.h"
#include "math/hermite.h"
#include "dwi/tractography/ACT/act.h"
#include "dwi/tractography/ACT/tissues.h"

Go to the source code of this file.

Classes

class  MR::DWI::Tractography::ACT::GMWMI_finder
 

Namespaces

namespace  MR
 
namespace  MR::DWI
 
namespace  MR::DWI::Tractography
 
namespace  MR::DWI::Tractography::Seeding
 
namespace  MR::DWI::Tractography::ACT
 

Macros

#define GMWMI_PERTURBATION   0.001
 
#define GMWMI_MAX_ITERS_TO_FIND_BOUNDARY   10
 
#define GMWMI_HERMITE_TENSION   0.1
 

Macro Definition Documentation

◆ GMWMI_HERMITE_TENSION

#define GMWMI_HERMITE_TENSION   0.1

Definition at line 30 of file gmwmi.h.

◆ GMWMI_MAX_ITERS_TO_FIND_BOUNDARY

#define GMWMI_MAX_ITERS_TO_FIND_BOUNDARY   10

Definition at line 29 of file gmwmi.h.

◆ GMWMI_PERTURBATION

#define GMWMI_PERTURBATION   0.001

Definition at line 28 of file gmwmi.h.