STIR 6.4.0
warp_image.h File Reference

This warps an image. More...

Go to the source code of this file.

Namespaces

namespace  stir
 Namespace for the STIR library (and some/most of its applications)
 

Functions

VoxelsOnCartesianGrid< float > stir::warp_image (const shared_ptr< DiscretisedDensity< 3, float > > &density_sptr, const shared_ptr< DiscretisedDensity< 3, float > > &motion_x_sptr, const shared_ptr< DiscretisedDensity< 3, float > > &motion_y_sptr, const shared_ptr< DiscretisedDensity< 3, float > > &motion_z_sptr, const BSpline::BSplineType spline_type, const bool extend_borders)
 

Detailed Description

This warps an image.

Author
Charalampos Tsoumpas