#include "types.h"
#include "math/SH.h"
#include "dwi/tractography/tracking/shared.h"
#include "dwi/tractography/tracking/types.h"
Go to the source code of this file.
Namespaces | |
namespace | MR |
namespace | MR::DWI |
namespace | MR::DWI::Tractography |
namespace | MR::DWI::Tractography::Algorithms |
Macros | |
#define | SQRT_3_OVER_2 0.866025403784439 |
#define | NUM_CALIBRATE 1000 |
Functions | |
FORCE_INLINE vector< Eigen::Vector3f > | MR::DWI::Tractography::Algorithms::direction_grid (float max_angle, float spacing) |
template<class Method > | |
void | MR::DWI::Tractography::Algorithms::calibrate (Method &method) |
#define NUM_CALIBRATE 1000 |
Definition at line 26 of file calibrator.h.
#define SQRT_3_OVER_2 0.866025403784439 |
Definition at line 25 of file calibrator.h.
float amp |
Definition at line 61 of file calibrator.h.
float el |
Definition at line 61 of file calibrator.h.