|
plastimatch
|
Go to the source code of this file.
Functions | |
| void | bspline_warp (Volume *vout, Volume *vf_out, Bspline_xform *bxf, Volume *moving, int linear_interp, float default_val) |
| void | bspline_warp (Volume *vout, Volume *vf_out, Bspline_xform *bxf, const Volume::Pointer &moving, int linear_interp, float default_val) |
| void bspline_warp | ( | Volume * | vout, |
| Volume * | vf_out, | ||
| Bspline_xform * | bxf, | ||
| const Volume::Pointer & | moving, | ||
| int | linear_interp, | ||
| float | default_val ) |
| void bspline_warp | ( | Volume * | vout, |
| Volume * | vf_out, | ||
| Bspline_xform * | bxf, | ||
| Volume * | moving, | ||
| int | linear_interp, | ||
| float | default_val ) |