#include "image.h"#include "dwi/gradient.h"#include "math/least_squares.h"#include "math/SH.h"#include "math/Sn_scale_estimator.h"Go to the source code of this file.
Namespaces | |
| namespace | MR |
| namespace | MR::DWI |
Functions | |
| template<class InputImageType , class OutputImageType , class MatrixType > | |
| void | MR::DWI::estimate_noise (InputImageType &dwi, OutputImageType &noise, const MatrixType &SH2amp_mapping) |
|
protected |
Definition at line 68 of file noise_estimator.h.
|
protected |
Definition at line 63 of file noise_estimator.h.
|
protected |
Definition at line 65 of file noise_estimator.h.
|
protected |
Definition at line 66 of file noise_estimator.h.
|
protected |
Definition at line 64 of file noise_estimator.h.
|
protected |
Definition at line 65 of file noise_estimator.h.
|
protected |
Definition at line 65 of file noise_estimator.h.
|
protected |
Definition at line 67 of file noise_estimator.h.