src/ten/tendEstim.c File Reference

#include "ten.h"
#include "privateTen.h"

Include dependency graph for tendEstim.c:


Defines

#define INFO   "Estimate tensors from a set of DW images"

Functions

int tend_estimThresholdFind (double *threshP, Nrrd *nbmat, Nrrd *nin4d)
int tend_estimMain (int argc, char **argv, char *me, hestParm *hparm)

Variables

char * _tend_estimInfoL
unrrduCmd tend_estimCmd = { "estim", INFO, tend_estimMain }

Define Documentation

#define INFO   "Estimate tensors from a set of DW images"


Function Documentation

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

int tend_estimThresholdFind ( double *  threshP,
Nrrd nbmat,
Nrrd nin4d 
)


Variable Documentation

Initial value:

  (INFO
   ". The tensor coefficient weightings associated with "
   "each of the DWIs, the B-matrix, is given either as a seperate array, "
   "(see \"tend bmat\" usage info for details), or by the key-value pairs "
   "in the DWI nrrd header.  A \"confidence\" value is computed with the "
   "tensor, based on a soft thresholding of the sum of all the DWIs, "
   "according to the threshold and softness parameters. ")

unrrduCmd tend_estimCmd = { "estim", INFO, tend_estimMain }


Generated on Thu Jan 1 01:07:08 2009 for Teem by  doxygen 1.5.6