This warps an image.
More...
Go to the source code of this file.
|
| stir |
| Namespace for the STIR library (and some/most of its applications)
|
|
|
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) |
|
This warps an image.
- Author
- Charalampos Tsoumpas