#include <bicpl.h>#include <bicpl/deform_prototypes.h>Include dependency graph for deform.h:

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

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 } |
|
|
Definition at line 76 of file deform.h. Referenced by lookup_volume_coeficients(). |
|
|
Definition at line 95 of file deform.h. Referenced by initialize_deform_stats(), print_deform_stats(), and record_error_in_deform_stats(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 29 of file deform.h. Referenced by add_deformation_model(), and get_model_point(). |
|
|
|
1.3.7