Teem 1.10.0
src/ten/tendAnvol.c File Reference
#include "ten.h"
#include "privateTen.h"
Include dependency graph for tendAnvol.c:

Defines

#define INFO   "Apply an anisotropy metric to a DT volume"

Functions

int tend_anvolMain (int argc, char **argv, char *me, hestParm *hparm)

Variables

char * _tend_anvolInfoL
unrrduCmd tend_anvolCmd = { "anvol", INFO, tend_anvolMain }

Define Documentation

#define INFO   "Apply an anisotropy metric to a DT volume"

Function Documentation

int tend_anvolMain ( int  argc,
char **  argv,
char *  me,
hestParm hparm 
)

Variable Documentation

Initial value:
  (INFO
   ".  The anisotropy value will be zero in the locations which "
   "don't meet the given confidence threshold.")
unrrduCmd tend_anvolCmd = { "anvol", INFO, tend_anvolMain }