Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

deform.h File Reference

#include <bicpl.h>
#include <bicpl/deform_prototypes.h>

Include dependency graph for deform.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Data Structures

struct  boundary_definition_struct
struct  deform_data_struct
struct  deform_model_struct
struct  deformation_model_struct
struct  deform_struct
struct  voxel_lin_coef_struct
struct  voxel_coef_struct
struct  deform_stats
struct  anneal_struct

Defines

#define MAX_IN_VOXEL_COEF_LOOKUP   10000
#define N_DEFORM_HISTOGRAM   7
#define public   extern
#define public_was_defined_here

Typedefs

typedef voxel_lin_coef_struct voxel_lin_coef_struct

Enumerations

enum  Normal_directions { TOWARDS_LOWER, TOWARDS_HIGHER, ANY_DIRECTION }
enum  Deform_data_types { VOLUME_DATA }
enum  Deformation_model_types { FLAT_MODEL, AVERAGE_MODEL, PARAMETRIC_MODEL, GENERAL_MODEL }


Define Documentation

#define MAX_IN_VOXEL_COEF_LOOKUP   10000
 

Definition at line 76 of file deform.h.

Referenced by lookup_volume_coeficients().

#define N_DEFORM_HISTOGRAM   7
 

Definition at line 95 of file deform.h.

Referenced by initialize_deform_stats(), print_deform_stats(), and record_error_in_deform_stats().

#define public   extern
 

Definition at line 134 of file deform.h.

#define public_was_defined_here
 

Definition at line 135 of file deform.h.


Typedef Documentation

typedef struct voxel_lin_coef_struct voxel_lin_coef_struct
 


Enumeration Type Documentation

enum Deform_data_types
 

Enumeration values:
VOLUME_DATA 

Definition at line 20 of file deform.h.

enum Deformation_model_types
 

Enumeration values:
FLAT_MODEL 
AVERAGE_MODEL 
PARAMETRIC_MODEL 
GENERAL_MODEL 

Definition at line 29 of file deform.h.

Referenced by add_deformation_model(), and get_model_point().

enum Normal_directions
 

Enumeration values:
TOWARDS_LOWER 
TOWARDS_HIGHER 
ANY_DIRECTION 

Definition at line 6 of file deform.h.


Generated on Wed Jul 28 09:11:03 2004 for BICPL by doxygen 1.3.7