DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
#include "SHCoefficientsToGFACLP.h"
#include "utl.h"
#include "itkSHCoefficientsToGFAImageFilter.h"
#include "itkSHCoefficientsPowerImageFilter.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char const *argv[]) |
int main | ( | int | argc, |
char const * | argv[] | ||
) |
Calculate GFA from SH coefficients.
Definition at line 21 of file SHCoefficientsToGFA.cxx.
References utl::DimToRankSH(), itk::ReadVectorImage(), and itk::SaveImage().