#include "fixel/filter/smooth.h"
Protected Attributes | |
Image< bool > | mask_image |
Matrix::Reader | matrix |
vector< Eigen::Vector3f > | fixel_positions |
float | stdev |
float | gaussian_const1 |
float | gaussian_const2 |
float | threshold |
![]() | |
std::string | message |
Smooth fixel data using a fixel-fixel connectivity matrix.
Typical usage:
|
protected |
|
protected |