src/gage/test/ctfix.c File Reference

#include "../gage.h"

Include dependency graph for ctfix.c:


Defines

#define DIST(x0, y0, x1, y1)   (sqrt((x0-x1)*(x0-x1) + (y0-y1)*(y0-y1)))

Functions

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

Variables

char * ctfixInfo

Define Documentation

#define DIST ( x0,
y0,
x1,
y1   )     (sqrt((x0-x1)*(x0-x1) + (y0-y1)*(y0-y1)))


Function Documentation

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


Variable Documentation

char* ctfixInfo

Initial value:

 ("removes circular streaks from CT datasets, "
                   "assuming you know where they are.  nrrd/test/histrad "
                   "is useful for finding the radius of a streak "
                   "in a given slice.")


Generated on Thu Jan 1 01:06:41 2009 for Teem by  doxygen 1.5.6