DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
#include "utl.h"
#include "itkMultiplyByConstantMatrixVectorImageFilter.h"
#include "SHCoefficientsToSphericalFunctionSamplesCLP.h"
#include "itkFunctors.h"
#include "itkUnaryFunctorVectorImageFilter.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char const *argv[]) |
Created "05-11-2013.
Definition in file SHCoefficientsToSphericalFunctionSamples.cxx.
int main | ( | int | argc, |
char const * | argv[] | ||
) |
calculate samples of a spherical function from its SH coefficients
Definition at line 22 of file SHCoefficientsToSphericalFunctionSamples.cxx.
References CARTESIAN_TO_CARTESIAN, CARTESIAN_TO_SPHERICAL, utl::ComputeSHMatrix(), utl::DimToRankSH(), DIRECTION_NODUPLICATE, itk::ReadVectorImage(), itk::SaveImage(), and itk::Functor::RPOWER< TInput, TArgument, TOutput >::SetArgument().