Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

FVR_NS Namespace Reference


Classes

class  FVR_NS::Filter
class  FVR_NS::TorstensFilters

Functions

void initTransforms (void)
void destroyTransforms (void)
void initTransform2D (dword XSize, dword YSize)
void transform2D (t_data *x)
void destroyTransform2D (void)
void initTransform3D (dword XSize, dword YSize, dword ZSize)
void transform3D (t_data *x)
void destroyTransform3D (void)
void shift3D (t_data *x, dword XSize, dword YSize, dword ZSize)
void shift2D (t_data *x, dword XSize, dword YSize)
void shift_copy2D (t_data *dest, t_data *src, dword XSize, dword YSize)
int vcoord (int x, int y, int z)
void doStuff (t_data *x, int xMax, int yMax, int zMax)
t_data eval_f_c (t_data x)
t_data eval_f_r (t_data x)
t_data rfilter (t_data r, t_data c, t_data x)
t_data cfilter (t_data r, t_data c, t_data x)
t_data roundThings (t_data value)
 Sphere 64^3 = .0000008 UNCBrain 128^3 = .000001.
vuVectorcomputeGradient (t_data *volume)
t_data * pad (t_data *v, dword n)
bytepad_r (byte *v, dword n)
dword readNumber (ifstream &fin)
void writeNumber (ofstream &fout, dword n)
void read_raw (ifstream &fin, t_data *vol, dword X, dword Y, dword Z, dword XSize, dword YSize, dword ZSize, dword d_size)
void read_raw (byte *data, float *vol, dword X, dword Y, dword Z, dword XSize, dword YSize, dword ZSize, dword d_size)
void read_raw_r (ifstream &fin, byte *vol, dword X, dword Y, dword Z, dword XSize, dword YSize, dword ZSize, dword d_size)
void read_raw_fast (ifstream &fin, byte *vol, dword X, dword Y, dword Z, dword XSize, dword YSize, dword ZSize, dword d_size)
int read_head (ifstream &fin, dword &XSize, dword &YSize, dword &ZSize, dword &b_size)
bool write_pvp_head (ofstream &fout, dword XSize, dword YSize, dword ZSize, dword b_size)
bool write_fvr_head (ofstream &fout, dword XSize, dword YSize, dword ZSize, dword b_size)
void spitData (float *data, dword len, const char *fileName)
void spitVec3d (vuVector *vec, dword len, const char *fileName)
int d0_c0_1ef (t_data a, t_data t, t_data *coeff)
int d0_c0_2ef (t_data a, t_data t, t_data *coeff)
int d0_c0_3ef (t_data a, t_data t, t_data *coeff)
int d0_c0_4ef (t_data a, t_data t, t_data *coeff)
int d0_c1_1ef (t_data a, t_data t, t_data *coeff)
int d0_c1_2ef (t_data a, t_data t, t_data *coeff)
int d0_c1_3ef (t_data a, t_data t, t_data *coeff)
int d0_c1_4ef (t_data a, t_data t, t_data *coeff)
int d0_c2_1ef (t_data a, t_data t, t_data *coeff)
int d0_c2_2ef (t_data a, t_data t, t_data *coeff)
int d0_c2_3ef (t_data a, t_data t, t_data *coeff)
int d0_c2_4ef (t_data a, t_data t, t_data *coeff)
int d0_c3_1ef (t_data a, t_data t, t_data *coeff)
int d0_c3_2ef (t_data a, t_data t, t_data *coeff)
int d0_c3_3ef (t_data a, t_data t, t_data *coeff)
int d0_c3_4ef (t_data a, t_data t, t_data *coeff)
int d0_cn_1ef (t_data a, t_data t, t_data *coeff)
int d0_cn_2ef (t_data a, t_data t, t_data *coeff)
int d0_cn_3ef (t_data a, t_data t, t_data *coeff)
int d0_cn_4ef (t_data a, t_data t, t_data *coeff)
int d1_c0_1ef (t_data a, t_data t, t_data *coeff)
int d1_c0_2ef (t_data a, t_data t, t_data *coeff)
int d1_c0_3ef (t_data a, t_data t, t_data *coeff)
int d1_c0_4ef (t_data a, t_data t, t_data *coeff)
int d1_c1_1ef (t_data a, t_data t, t_data *coeff)
int d1_c1_2ef (t_data a, t_data t, t_data *coeff)
int d1_c1_3ef (t_data a, t_data t, t_data *coeff)
int d1_c1_4ef (t_data a, t_data t, t_data *coeff)
int d1_c2_1ef (t_data a, t_data t, t_data *coeff)
int d1_c2_2ef (t_data a, t_data t, t_data *coeff)
int d1_c2_3ef (t_data a, t_data t, t_data *coeff)
int d1_c2_4ef (t_data a, t_data t, t_data *coeff)
int d1_c3_1ef (t_data a, t_data t, t_data *coeff)
int d1_c3_2ef (t_data a, t_data t, t_data *coeff)
int d1_c3_3ef (t_data a, t_data t, t_data *coeff)
int d1_c3_4ef (t_data a, t_data t, t_data *coeff)
int d1_cn_1ef (t_data a, t_data t, t_data *coeff)
int d1_cn_2ef (t_data a, t_data t, t_data *coeff)
int d1_cn_3ef (t_data a, t_data t, t_data *coeff)
int d1_cn_4ef (t_data a, t_data t, t_data *coeff)
void iTransform3D (t_data *x)

Variables

fftwnd_plan g_plan_2D
bool g_plan_exists = false
dword g_x3d
dword g_y3d
dword g_z3d
t_data wm3g
t_data wm3f
t_data wm3e
t_data wm3d
t_data wm3c
t_data wm3b
t_data wm3a
t_data wm2h
t_data wm2g
t_data wm2f
t_data wm2e
t_data wm2d
t_data wm2c
t_data wm2b
t_data wm2a
t_data wm1h
t_data wm1g
t_data wm1f
t_data wm1e
t_data wm1d
t_data wm1c
t_data wm1b
t_data wm1a
t_data wm0h
t_data wm0g
t_data wm0f
t_data wm0e
t_data wm0d
t_data wm0c
t_data wm0b
t_data wm0a
t_data wp1h
t_data wp1g
t_data wp1f
t_data wp1e
t_data wp1d
t_data wp1c
t_data wp1b
t_data wp1a
t_data wp2g
t_data wp2f
t_data wp2e
t_data wp2d
t_data wp2c
t_data wp2b
t_data wp2a


Function Documentation

t_data cfilter t_data  r,
t_data  c,
t_data  x
 

Definition at line 226 of file FVR/FFT.cpp.

References eval_f_c(), eval_f_r(), and t_data.

Referenced by computeGradient().

Here is the call graph for this function:

vuVector * FVR_NS::computeGradient t_data *  x  ) 
 

Definition at line 242 of file FVR/FFT.cpp.

References cfilter(), doStuff(), dword, g_x3d, g_y3d, g_z3d, rfilter(), roundThings(), t_data, and vcoord().

Referenced by realTrans().

Here is the call graph for this function:

int FVR_NS::d0_c0_1ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 24 of file FVR/tfilters.cpp.

Referenced by vuFVR::init().

int FVR_NS::d0_c0_2ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 35 of file FVR/tfilters.cpp.

int FVR_NS::d0_c0_3ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 46 of file FVR/tfilters.cpp.

int FVR_NS::d0_c0_4ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 61 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm1a, wm1b, wm1c, wm1d, wm2a, wm2b, wm2c, wm2d, wp1a, wp1b, wp1c, and wp1d.

int FVR_NS::d0_c1_1ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 81 of file FVR/tfilters.cpp.

References wm0c, wm0d, wm1c, and wm1d.

int FVR_NS::d0_c1_2ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 95 of file FVR/tfilters.cpp.

References wm0a, wm1a, and wp1a.

int FVR_NS::d0_c1_3ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 114 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm1a, wm1b, wm1c, wm1d, wm2a, wm2b, wm2c, wm2d, wp1a, wp1b, wp1c, and wp1d.

int FVR_NS::d0_c1_4ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 135 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm1a, wm1b, wm1c, wm1d, wm2a, wm2b, wm2c, wm2d, wm3a, wm3b, wm3c, wm3d, wp1a, wp1b, wp1c, wp1d, wp2a, wp2b, wp2c, and wp2d.

int FVR_NS::d0_c2_1ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 161 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm0f, wm1a, wm1b, wm1c, wm1d, wm1e, and wm1f.

int FVR_NS::d0_c2_2ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 172 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm1a, wm1b, wm1c, wm1d, wm2a, wm2b, wm2c, wm2d, wp1a, wp1b, wp1c, and wp1d.

int FVR_NS::d0_c2_3ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 187 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm0f, wm1a, wm1b, wm1c, wm1d, wm1e, wm1f, wm2a, wm2b, wm2c, wm2d, wm2e, wm2f, wp1a, wp1b, wp1c, wp1d, wp1e, and wp1f.

int FVR_NS::d0_c2_4ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 207 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm1a, wm1b, wm1c, wm1d, wm2a, wm2b, wm2c, wm2d, wm3a, wm3b, wm3c, wm3d, wp1a, wp1b, wp1c, wp1d, wp2a, wp2b, wp2c, and wp2d.

int FVR_NS::d0_c3_1ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 226 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm0f, wm0g, wm0h, wm1a, wm1b, wm1c, wm1d, wm1e, wm1f, wm1g, and wm1h.

int FVR_NS::d0_c3_2ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 237 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm0f, wm1a, wm1b, wm1c, wm1d, wm1e, wm1f, wm2a, wm2b, wm2c, wm2d, wm2e, wm2f, wp1a, wp1b, wp1c, wp1d, wp1e, and wp1f.

int FVR_NS::d0_c3_3ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 252 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm0f, wm0g, wm0h, wm1a, wm1b, wm1c, wm1d, wm1e, wm1f, wm1g, wm1h, wm2a, wm2b, wm2c, wm2d, wm2e, wm2f, wm2g, wm2h, wp1a, wp1b, wp1c, wp1d, wp1e, wp1f, wp1g, and wp1h.

int FVR_NS::d0_c3_4ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 267 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm0f, wm1a, wm1b, wm1c, wm1d, wm1e, wm1f, wm2a, wm2b, wm2c, wm2d, wm2e, wm2f, wm3a, wm3b, wm3c, wm3d, wm3e, wm3f, wp1a, wp1b, wp1c, wp1d, wp1e, wp1f, wp2a, wp2b, wp2c, wp2d, wp2e, and wp2f.

int FVR_NS::d0_cn_1ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 286 of file FVR/tfilters.cpp.

int FVR_NS::d0_cn_2ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 294 of file FVR/tfilters.cpp.

int FVR_NS::d0_cn_3ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 302 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm1a, wm1b, wm1c, wm2a, wm2b, wm2c, wp1a, wp1b, and wp1c.

int FVR_NS::d0_cn_4ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 317 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm1a, wm1b, wm1c, wm1d, wm2a, wm2b, wm2c, wm2d, wp1a, wp1b, wp1c, and wp1d.

int FVR_NS::d1_c0_1ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 332 of file FVR/tfilters.cpp.

int FVR_NS::d1_c0_2ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 342 of file FVR/tfilters.cpp.

int FVR_NS::d1_c0_3ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 352 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm1a, wm1b, wm1c, wm2a, wm2b, wm2c, wm3a, wm3b, wm3c, wp1a, wp1b, wp1c, wp2a, wp2b, and wp2c.

int FVR_NS::d1_c0_4ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 371 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm1a, wm1b, wm1c, wm1d, wm2a, wm2b, wm2c, wm2d, wm3a, wm3b, wm3c, wm3d, wp1a, wp1b, wp1c, wp1d, wp2a, wp2b, wp2c, and wp2d.

int FVR_NS::d1_c1_1ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 390 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm1a, wm1b, wm1c, wm2a, wm2b, wm2c, wp1a, wp1b, and wp1c.

int FVR_NS::d1_c1_2ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 405 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm1a, wm1b, wm1c, wm2a, wm2b, wm2c, wp1a, wp1b, and wp1c.

int FVR_NS::d1_c1_3ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 420 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm1a, wm1b, wm1c, wm2a, wm2b, wm2c, wm3a, wm3b, wm3c, wp1a, wp1b, wp1c, wp2a, wp2b, and wp2c.

int FVR_NS::d1_c1_4ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 439 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm1a, wm1b, wm1c, wm1d, wm2a, wm2b, wm2c, wm2d, wm3a, wm3b, wm3c, wm3d, wp1a, wp1b, wp1c, wp1d, wp2a, wp2b, wp2c, and wp2d.

int FVR_NS::d1_c2_1ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 458 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm1a, wm1b, wm1c, wm1d, wm1e, wm2a, wm2b, wm2c, wm2d, wm2e, wp1a, wp1b, wp1c, wp1d, and wp1e.

int FVR_NS::d1_c2_2ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 473 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm1a, wm1b, wm1c, wm1d, wm1e, wm2a, wm2b, wm2c, wm2d, wm2e, wp1a, wp1b, wp1c, wp1d, and wp1e.

int FVR_NS::d1_c2_3ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 488 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm1a, wm1b, wm1c, wm1d, wm1e, wm2a, wm2b, wm2c, wm2d, wm2e, wm3a, wm3b, wm3c, wm3d, wm3e, wp1a, wp1b, wp1c, wp1d, wp1e, wp2a, wp2b, wp2c, wp2d, and wp2e.

int FVR_NS::d1_c2_4ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 507 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm1a, wm1b, wm1c, wm1d, wm1e, wm2a, wm2b, wm2c, wm2d, wm2e, wm3a, wm3b, wm3c, wm3d, wm3e, wp1a, wp1b, wp1c, wp1d, wp1e, wp2a, wp2b, wp2c, wp2d, and wp2e.

int FVR_NS::d1_c3_1ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 526 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm0f, wm1a, wm1b, wm1c, wm1d, wm1e, wm1f, wm2a, wm2b, wm2c, wm2d, wm2e, wm2f, wp1a, wp1b, wp1c, wp1d, wp1e, and wp1f.

int FVR_NS::d1_c3_2ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 541 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0e, wm0f, wm0g, wm1a, wm1b, wm1e, wm1f, wm1g, wm2a, wm2b, wm2e, wm2f, wm2g, wp1a, wp1b, wp1e, wp1f, and wp1g.

int FVR_NS::d1_c3_3ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 556 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm0f, wm1a, wm1b, wm1c, wm1d, wm1e, wm1f, wm2a, wm2b, wm2c, wm2d, wm2e, wm2f, wm3a, wm3b, wm3c, wm3d, wm3e, wm3f, wp1a, wp1b, wp1c, wp1d, wp1e, wp1f, wp2a, wp2b, wp2c, wp2d, wp2e, and wp2f.

int FVR_NS::d1_c3_4ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 575 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm0e, wm0f, wm0g, wm1a, wm1b, wm1c, wm1d, wm1e, wm1f, wm1g, wm2a, wm2b, wm2c, wm2d, wm2e, wm2f, wm2g, wm3a, wm3b, wm3c, wm3d, wm3e, wm3f, wm3g, wp1a, wp1b, wp1c, wp1d, wp1e, wp1f, wp1g, wp2a, wp2b, wp2c, wp2d, wp2e, wp2f, and wp2g.

int FVR_NS::d1_cn_1ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 594 of file FVR/tfilters.cpp.

int FVR_NS::d1_cn_2ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 604 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm1a, wm1b, wm2a, wm2b, wp1a, and wp1b.

int FVR_NS::d1_cn_3ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 619 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm1a, wm1b, wm1c, wm2a, wm2b, wm2c, wp1a, wp1b, and wp1c.

int FVR_NS::d1_cn_4ef t_data  a,
t_data  t,
t_data *  coeff
 

Definition at line 634 of file FVR/tfilters.cpp.

References wm0a, wm0b, wm0c, wm0d, wm1a, wm1b, wm1c, wm1d, wm2a, wm2b, wm2c, wm2d, wm3a, wm3b, wm3c, wm3d, wp1a, wp1b, wp1c, wp1d, wp2a, wp2b, wp2c, and wp2d.

void FVR_NS::destroyTransform2D void   ) 
 

Definition at line 54 of file FVR/FFT.cpp.

References fftwnd_destroy_plan(), g_plan_2D, and g_plan_exists.

Referenced by vu1112117::~vu1112117().

Here is the call graph for this function:

void FVR_NS::destroyTransform3D void   ) 
 

Definition at line 82 of file FVR/FFT.cpp.

References g_x3d, g_y3d, and g_z3d.

Referenced by vu1112117::preprocess(), and realTrans().

void FVR_NS::destroyTransforms void   ) 
 

Definition at line 30 of file FVR/FFT.cpp.

References fftw_export_wisdom_to_file(), and WISDOM.

Referenced by vu1112117::~vu1112117().

Here is the call graph for this function:

void doStuff t_data *  x,
int  xMax,
int  yMax,
int  zMax
 

Definition at line 184 of file FVR/FFT.cpp.

References fftw3d_create_plan(), FFTW_BACKWARD, FFTW_IN_PLACE, FFTW_MEASURE, FFTW_USE_WISDOM, fftwnd_destroy_plan(), fftwnd_one(), fftwnd_plan, NULL, and SpecFVRNS::shift3D().

Referenced by computeGradient().

Here is the call graph for this function:

t_data eval_f_c t_data  x  ) 
 

Definition at line 198 of file FVR/FFT.cpp.

References t_data.

Referenced by cfilter(), and rfilter().

t_data eval_f_r t_data  x  ) 
 

Definition at line 213 of file FVR/FFT.cpp.

References t_data.

Referenced by cfilter(), and rfilter().

void FVR_NS::initTransform2D dword  XSize,
dword  YSize
 

Definition at line 41 of file FVR/FFT.cpp.

References fftw2d_create_plan(), FFTW_BACKWARD, FFTW_IN_PLACE, FFTW_MEASURE, FFTW_USE_WISDOM, g_plan_2D, and g_plan_exists.

Here is the call graph for this function:

void FVR_NS::initTransform3D dword  XSize,
dword  YSize,
dword  ZSize
 

Definition at line 62 of file FVR/FFT.cpp.

References g_x3d, g_y3d, and g_z3d.

void FVR_NS::initTransforms void   ) 
 

Definition at line 18 of file FVR/FFT.cpp.

References fftw_import_wisdom_from_file(), and WISDOM.

Referenced by vu1112117::vu1112117().

Here is the call graph for this function:

void iTransform3D t_data *  x  ) 
 

t_data* pad t_data *  v,
dword  n
[static]
 

Definition at line 10 of file FVR/Image_io.cpp.

References dword, and t_data.

byte* pad_r byte v,
dword  n
[static]
 

Definition at line 20 of file FVR/Image_io.cpp.

References byte, and dword.

int FVR_NS::read_head ifstream &  in,
dword XSize,
dword YSize,
dword ZSize,
dword b_size
 

Definition at line 227 of file FVR/Image_io.cpp.

References SpecFVRNS::readNumber().

Here is the call graph for this function:

void FVR_NS::read_raw byte data,
float vol,
dword  X,
dword  Y,
dword  Z,
dword  XSize,
dword  YSize,
dword  ZSize,
dword  d_size
 

Definition at line 95 of file FVR/Image_io.cpp.

References byte, data, dword, and SpecFVRNS::pad().

Here is the call graph for this function:

void FVR_NS::read_raw ifstream &  fin,
t_data *  vol,
dword  X,
dword  Y,
dword  Z,
dword  XSize,
dword  YSize,
dword  ZSize,
dword  d_size
 

Definition at line 51 of file FVR/Image_io.cpp.

References dword, SpecFVRNS::pad(), and t_data.

Here is the call graph for this function:

void FVR_NS::read_raw_fast ifstream &  fin,
byte vol,
dword  X,
dword  Y,
dword  Z,
dword  XSize,
dword  YSize,
dword  ZSize,
dword  d_size
 

Definition at line 178 of file FVR/Image_io.cpp.

References buffer, byte, dword, and SpecFVRNS::pad_r().

Referenced by vu1112117::read_fvr().

Here is the call graph for this function:

void FVR_NS::read_raw_r ifstream &  fin,
byte vol,
dword  X,
dword  Y,
dword  Z,
dword  XSize,
dword  YSize,
dword  ZSize,
dword  d_size
 

Definition at line 139 of file FVR/Image_io.cpp.

References byte, dword, and SpecFVRNS::pad_r().

Here is the call graph for this function:

dword readNumber ifstream &  fin  )  [static]
 

Definition at line 28 of file FVR/Image_io.cpp.

References dword.

t_data rfilter t_data  r,
t_data  c,
t_data  x
 

Definition at line 218 of file FVR/FFT.cpp.

References eval_f_c(), eval_f_r(), and t_data.

Referenced by computeGradient().

Here is the call graph for this function:

t_data roundThings t_data  value  ) 
 

Sphere 64^3 = .0000008 UNCBrain 128^3 = .000001.

Definition at line 237 of file FVR/FFT.cpp.

References t_data.

Referenced by computeGradient().

void FVR_NS::shift2D t_data *  x,
dword  XSize,
dword  YSize
 

Definition at line 129 of file FVR/FFT.cpp.

References dword.

void FVR_NS::shift3D t_data *  x,
dword  XSize,
dword  YSize,
dword  ZSize
 

Definition at line 89 of file FVR/FFT.cpp.

References dword.

void FVR_NS::shift_copy2D t_data *  dest,
t_data *  src,
dword  XSize,
dword  YSize
 

Definition at line 154 of file FVR/FFT.cpp.

References dword, and t_data.

void FVR_NS::spitData float data,
dword  len,
const char *  fileName
 

Definition at line 284 of file FVR/Image_io.cpp.

References data, and dword.

void FVR_NS::spitVec3d vuVector v,
dword  len,
const char *  fileName
 

Definition at line 305 of file FVR/Image_io.cpp.

References dword.

void FVR_NS::transform2D t_data *  x  ) 
 

Definition at line 47 of file FVR/FFT.cpp.

References fftwnd_one(), and g_plan_2D.

Here is the call graph for this function:

void FVR_NS::transform3D t_data *  x  ) 
 

Definition at line 69 of file FVR/FFT.cpp.

References dword, fftw3d_create_plan(), FFTW_ESTIMATE, FFTW_FORWARD, FFTW_IN_PLACE, FFTW_USE_WISDOM, fftwnd_destroy_plan(), fftwnd_one(), fftwnd_plan, g_x3d, g_y3d, g_z3d, NULL, and t_data.

Here is the call graph for this function:

int vcoord int  x,
int  y,
int  z
[inline]
 

Definition at line 179 of file FVR/FFT.cpp.

References g_x3d, and g_y3d.

Referenced by computeGradient().

bool FVR_NS::write_fvr_head ofstream &  fout,
dword  XSize,
dword  YSize,
dword  ZSize,
dword  b_size
 

Definition at line 270 of file FVR/Image_io.cpp.

References SpecFVRNS::writeNumber().

Here is the call graph for this function:

bool FVR_NS::write_pvp_head ofstream &  fout,
dword  XSize,
dword  YSize,
dword  ZSize,
dword  b_size
 

Definition at line 259 of file FVR/Image_io.cpp.

References SpecFVRNS::writeNumber().

Here is the call graph for this function:

void writeNumber ofstream &  fout,
dword  n
[static]
 

Definition at line 42 of file FVR/Image_io.cpp.


Variable Documentation

fftwnd_plan FVR_NS::g_plan_2D [static]
 

Definition at line 12 of file FVR/FFT.cpp.

Referenced by destroyTransform2D(), initTransform2D(), and transform2D().

bool FVR_NS::g_plan_exists = false [static]
 

Definition at line 13 of file FVR/FFT.cpp.

Referenced by destroyTransform2D(), and initTransform2D().

dword FVR_NS::g_x3d [static]
 

Definition at line 14 of file FVR/FFT.cpp.

Referenced by computeGradient(), destroyTransform3D(), initTransform3D(), transform3D(), and vcoord().

dword FVR_NS::g_y3d [static]
 

Definition at line 15 of file FVR/FFT.cpp.

Referenced by computeGradient(), destroyTransform3D(), initTransform3D(), transform3D(), and vcoord().

dword FVR_NS::g_z3d [static]
 

Definition at line 16 of file FVR/FFT.cpp.

Referenced by computeGradient(), destroyTransform3D(), initTransform3D(), and transform3D().

t_data FVR_NS::wm0a [static]
 

Definition at line 19 of file FVR/tfilters.cpp.

t_data FVR_NS::wm0b [static]
 

Definition at line 19 of file FVR/tfilters.cpp.

t_data FVR_NS::wm0c [static]
 

Definition at line 19 of file FVR/tfilters.cpp.

t_data FVR_NS::wm0d [static]
 

Definition at line 19 of file FVR/tfilters.cpp.

t_data FVR_NS::wm0e [static]
 

Definition at line 19 of file FVR/tfilters.cpp.

t_data FVR_NS::wm0f [static]
 

Definition at line 19 of file FVR/tfilters.cpp.

t_data FVR_NS::wm0g [static]
 

Definition at line 19 of file FVR/tfilters.cpp.

t_data FVR_NS::wm0h [static]
 

Definition at line 19 of file FVR/tfilters.cpp.

t_data FVR_NS::wm1a [static]
 

Definition at line 18 of file FVR/tfilters.cpp.

t_data FVR_NS::wm1b [static]
 

Definition at line 18 of file FVR/tfilters.cpp.

t_data FVR_NS::wm1c [static]
 

Definition at line 18 of file FVR/tfilters.cpp.

t_data FVR_NS::wm1d [static]
 

Definition at line 18 of file FVR/tfilters.cpp.

t_data FVR_NS::wm1e [static]
 

Definition at line 18 of file FVR/tfilters.cpp.

t_data FVR_NS::wm1f [static]
 

Definition at line 18 of file FVR/tfilters.cpp.

t_data FVR_NS::wm1g [static]
 

Definition at line 18 of file FVR/tfilters.cpp.

t_data FVR_NS::wm1h [static]
 

Definition at line 18 of file FVR/tfilters.cpp.

t_data FVR_NS::wm2a [static]
 

Definition at line 17 of file FVR/tfilters.cpp.

t_data FVR_NS::wm2b [static]
 

Definition at line 17 of file FVR/tfilters.cpp.

t_data FVR_NS::wm2c [static]
 

Definition at line 17 of file FVR/tfilters.cpp.

t_data FVR_NS::wm2d [static]
 

Definition at line 17 of file FVR/tfilters.cpp.

t_data FVR_NS::wm2e [static]
 

Definition at line 17 of file FVR/tfilters.cpp.

t_data FVR_NS::wm2f [static]
 

Definition at line 17 of file FVR/tfilters.cpp.

t_data FVR_NS::wm2g [static]
 

Definition at line 17 of file FVR/tfilters.cpp.

t_data FVR_NS::wm2h [static]
 

Definition at line 17 of file FVR/tfilters.cpp.

t_data FVR_NS::wm3a [static]
 

Definition at line 16 of file FVR/tfilters.cpp.

t_data FVR_NS::wm3b [static]
 

Definition at line 16 of file FVR/tfilters.cpp.

t_data FVR_NS::wm3c [static]
 

Definition at line 16 of file FVR/tfilters.cpp.

t_data FVR_NS::wm3d [static]
 

Definition at line 16 of file FVR/tfilters.cpp.

t_data FVR_NS::wm3e [static]
 

Definition at line 16 of file FVR/tfilters.cpp.

t_data FVR_NS::wm3f [static]
 

Definition at line 16 of file FVR/tfilters.cpp.

t_data FVR_NS::wm3g [static]
 

Definition at line 16 of file FVR/tfilters.cpp.

t_data FVR_NS::wp1a [static]
 

Definition at line 20 of file FVR/tfilters.cpp.

t_data FVR_NS::wp1b [static]
 

Definition at line 20 of file FVR/tfilters.cpp.

t_data FVR_NS::wp1c [static]
 

Definition at line 20 of file FVR/tfilters.cpp.

t_data FVR_NS::wp1d [static]
 

Definition at line 20 of file FVR/tfilters.cpp.

t_data FVR_NS::wp1e [static]
 

Definition at line 20 of file FVR/tfilters.cpp.

t_data FVR_NS::wp1f [static]
 

Definition at line 20 of file FVR/tfilters.cpp.

t_data FVR_NS::wp1g [static]
 

Definition at line 20 of file FVR/tfilters.cpp.

t_data FVR_NS::wp1h [static]
 

Definition at line 20 of file FVR/tfilters.cpp.

t_data FVR_NS::wp2a [static]
 

Definition at line 21 of file FVR/tfilters.cpp.

t_data FVR_NS::wp2b [static]
 

Definition at line 21 of file FVR/tfilters.cpp.

t_data FVR_NS::wp2c [static]
 

Definition at line 21 of file FVR/tfilters.cpp.

t_data FVR_NS::wp2d [static]
 

Definition at line 21 of file FVR/tfilters.cpp.

t_data FVR_NS::wp2e [static]
 

Definition at line 21 of file FVR/tfilters.cpp.

t_data FVR_NS::wp2f [static]
 

Definition at line 21 of file FVR/tfilters.cpp.

t_data FVR_NS::wp2g [static]
 

Definition at line 21 of file FVR/tfilters.cpp.


Generated on Wed Dec 15 21:22:09 2004 for vuVolume by  doxygen 1.3.9.1