src/unrrdu/block.c File Reference

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

Include dependency graph for block.c:


Defines

#define INFO   "Condense axis-0 scanlines into \"blocks\""

Functions

int unrrdu_blockMain (int argc, char **argv, char *me, hestParm *hparm)
 UNRRDU_CMD (block, INFO)

Variables

char * _unrrdu_blockInfoL

Define Documentation

#define INFO   "Condense axis-0 scanlines into \"blocks\""


Function Documentation

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

UNRRDU_CMD ( block  ,
INFO   
)


Variable Documentation

Initial value:

 
(INFO
 ". Output nrrd will be of type \"block\": the type "
 "for an opaque chunk of "
 "memory.  Block samples can be sliced, cropped, shuffled, "
 "permuted, etc., but there is no scalar value associated "
 "with them, so they can not be histogrammed, quantized, "
 "resampled, converted, etc.  The output nrrd will have "
 "one less dimension than input; axis N information will "
 "be shifted down to axis N-1.  Underlying data "
 "is unchanged.")


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