DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
#include "itkCommandProgressUpdate.h"
#include "itkSHCoefficientsFit.h"
#include "utl.h"
#include "SHCoefficientsFitCLP.h"
#include "itkUnaryFunctorVectorImageFilter.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char const *argv[]) |
Created "10-06-2016.
Definition in file SHCoefficientsFit.cxx.
int main | ( | int | argc, |
char const * | argv[] | ||
) |
fit spherical function samples using SH basis
Definition at line 22 of file SHCoefficientsFit.cxx.
References CARTESIAN_TO_CARTESIAN, DIRECTION_NODUPLICATE, LOG_DEBUG, utl::LogLevel, itk::CommandProgressUpdate::New(), and utlGlobalException.