src/unrrdu/resample.c File Reference

#include "unrrdu.h"
#include "privateUnrrdu.h"

Include dependency graph for resample.c:


Defines

#define INFO   "Filtering and {up,down}sampling with a seperable kernel"

Functions

int unrrdu_resampleMain (int argc, char **argv, char *me, hestParm *hparm)
 UNRRDU_CMD (resample, INFO)

Variables

char * _unrrdu_resampleInfoL

Define Documentation

#define INFO   "Filtering and {up,down}sampling with a seperable kernel"


Function Documentation

UNRRDU_CMD ( resample  ,
INFO   
)

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


Variable Documentation

Initial value:

(INFO
 ". Provides simplified access to nrrdSpatialResample() "
 "by assuming (among other things) that the same kernel "
 "is used for resampling "
 "every axis (every axis which is being resampled), and "
 "by assuming that the whole axis is being resampled "
 "(no cropping or padding).  Chances are, you should "
 "use defaults for \"-b\" and \"-v\" and worry only "
 "about the \"-s\" and \"-k\" options.  This resampling "
 "respects the difference between cell- and "
 "node-centered data.")


Generated on Sat May 9 03:55:57 2009 for Teem by  doxygen 1.5.9