plastimatch
Loading...
Searching...
No Matches
bspline_warp.h File Reference
#include "plmbase_config.h"
#include "volume.h"

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)
 

Function Documentation

◆ bspline_warp() [1/2]

void bspline_warp ( Volume * vout,
Volume * vf_out,
Bspline_xform * bxf,
const Volume::Pointer & moving,
int linear_interp,
float default_val )

◆ bspline_warp() [2/2]

void bspline_warp ( Volume * vout,
Volume * vf_out,
Bspline_xform * bxf,
Volume * moving,
int linear_interp,
float default_val )