DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
#include "SHCoefficientsPowerCLP.h"
#include "itkCommandProgressUpdate.h"
#include "utl.h"
#include "itkSHCoefficientsPowerImageFilter.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char const *argv[]) |
Created "02-06-2016.
Definition in file SHCoefficientsPower.cxx.
int main | ( | int | argc, |
char const * | argv[] | ||
) |
In each voxel, calculate a power function of a given spherical function. Both input function and output function are represented using SH coefficients.
Definition at line 22 of file SHCoefficientsPower.cxx.
References utl::DimToRankSH(), itk::CommandProgressUpdate::New(), and utlGlobalException.