#include "bane.h"#include "privateBane.h"

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 HVOL_INFO "Make histogram volume" |
| BANE_GKMS_CMD | ( | hvol | , | |
| HVOL_INFO | ||||
| ) |
| int baneGkms_hvolMain | ( | int | argc, | |
| char ** | argv, | |||
| char * | me, | |||
| hestParm * | hparm | |||
| ) |
| char* _baneGkms_hvolInfoL |
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. ")
1.5.6