Teem 1.10.0
src/bin/pos2idx.c File Reference
#include <teem/air.h>
#include <teem/hest.h>
#include <teem/nrrd.h>
Include dependency graph for pos2idx.c:

Functions

int main (int argc, char *argv[])

Variables

char * info

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Variable Documentation

char* info
Initial value:
 ("Converts from floating-point \"position\" to floating-point "
              "\"index\", given the centering of the data "
              "(cell vs. node), the range of positions, and the number "
              "of intervals into which position has been quantized. ")