Teem 1.10.0
src/bane/gkmsHvol.c File Reference
#include "bane.h"
#include "privateBane.h"
Include dependency graph for gkmsHvol.c:

Defines

#define HVOL_INFO   "Make histogram volume"

Functions

int baneGkms_hvolMain (int argc, char **argv, char *me, hestParm *hparm)
 BANE_GKMS_CMD (hvol, HVOL_INFO)

Variables

char * _baneGkms_hvolInfoL

Define Documentation

#define HVOL_INFO   "Make histogram volume"

Function Documentation

BANE_GKMS_CMD ( hvol  ,
HVOL_INFO   
)
int baneGkms_hvolMain ( int  argc,
char **  argv,
char *  me,
hestParm hparm 
)

Variable Documentation

Initial value:
  (HVOL_INFO
   ".  The histogram volume is a three-dimensional histogram recording "
   "the relationship between data value, gradient magnitude, and the "
   "second directional derivative along the gradient direction.  Creating "
   "it is the first step in semi-automatic transfer function generation.  ")