Developer documentation
Version 3.0.3-105-gd3941f44
act.h File Reference
#include "app.h"
#include "header.h"

Go to the source code of this file.

Namespaces

namespace  MR
 
namespace  MR::App
 
namespace  MR::DWI
 
namespace  MR::DWI::Tractography
 
namespace  MR::DWI::Tractography::ACT
 

Macros

#define ACT_WM_INT_REQ   0.0
 
#define ACT_WM_ABS_REQ   0.0
 
#define GMWMI_ACCURACY   0.01
 
#define ACT_BACKTRACK_ATTEMPTS   3
 

Functions

void MR::DWI::Tractography::ACT::load_act_properties (Properties &properties)
 
void MR::DWI::Tractography::ACT::verify_5TT_image (const Header &)
 

Variables

const App::OptionGroup MR::DWI::Tractography::ACT::ACTOption
 

Macro Definition Documentation

◆ ACT_BACKTRACK_ATTEMPTS

#define ACT_BACKTRACK_ATTEMPTS   3

Definition at line 31 of file act.h.

◆ ACT_WM_ABS_REQ

#define ACT_WM_ABS_REQ   0.0

Definition at line 26 of file act.h.

◆ ACT_WM_INT_REQ

#define ACT_WM_INT_REQ   0.0

Definition at line 25 of file act.h.

◆ GMWMI_ACCURACY

#define GMWMI_ACCURACY   0.01

Definition at line 28 of file act.h.