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

Defines

#define INFO   "Applies and removes the measurement frame"

Functions

int tend_unmfMain (int argc, char **argv, char *me, hestParm *hparm)
 TEND_CMD (unmf, INFO)

Variables

char * _tend_unmfInfoL

Define Documentation

#define INFO   "Applies and removes the measurement frame"

Function Documentation

TEND_CMD ( unmf  ,
INFO   
)
int tend_unmfMain ( int  argc,
char **  argv,
char *  me,
hestParm hparm 
)

Variable Documentation

Initial value:
  (INFO
   ". When the given tensor volume has a measurement frame associated "
   "with it, this will apply the measurement frame transform to all "
   "tensors to convert them into world space, and remove the measurement "
   "frame from the nrrd.")