DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
Functions
OrientationStatistics.cxx File Reference
#include "OrientationStatisticsCLP.h"
#include "itkSamplingScheme3D.h"
#include "utl.h"
+ Include dependency graph for OrientationStatistics.cxx:

Go to the source code of this file.

Functions

int main (int argc, char const *argv[])
 
double processOrientation (const itk::SamplingScheme3D< double >::Pointer scheme, const bool _Asymmetric)
 

Detailed Description

Author
Dr. Jian Cheng (JC), jian..nosp@m.chen.nosp@m.g.198.nosp@m.3@gm.nosp@m.ail.c.nosp@m.om

Definition in file OrientationStatistics.cxx.

Function Documentation

int main ( int  argc,
char const *  argv[] 
)

obtain energies, minimal angles from a given set of orientations

Author
Jian Cheng (jian..nosp@m.chen.nosp@m.g.198.nosp@m.3@gm.nosp@m.ail.c.nosp@m.om)

Definition at line 70 of file OrientationStatistics.cxx.

References processOrientation().

+ Here is the call graph for this function:

double processOrientation ( const itk::SamplingScheme3D< double >::Pointer  scheme,
const bool  _Asymmetric 
)
inline