#include <volume_io/internal_volume_io.h>#include <bicpl/vols.h>#include <bicpl/geom.h>#include <bicpl/trans.h>Include dependency graph for smooth.c:

Go to the source code of this file.
Functions | |
| private Real | calculate_weight (int x, Real dx, Real x_min, Real x_max) |
| public Volume | smooth_resample_volume (Volume volume, int new_nx, int new_ny, int new_nz) |
|
||||||||||||||||||||
|
Definition at line 216 of file smooth.c. Referenced by smooth_resample_volume(). |
|
||||||||||||||||||||
|
Definition at line 47 of file smooth.c. References calculate_weight(), FALSE, make_scale_transform(), and make_translation_transform(). |
1.3.7