STIR 6.4.0
rigid_object_transform_image.cxx File Reference

A utility to re-interpolate an image to a new coordinate system. More...

Namespaces

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

Functions

int main (int argc, char **argv)
 

Detailed Description

A utility to re-interpolate an image to a new coordinate system.

Basic program for moving an image given 1 rigid object transformation, specified by 1 quaternion and 1 translation vector. Conventions for these are as for Polaris.

See also
transform_3d_object(DiscretisedDensity<3,float>& out_density, const DiscretisedDensity<3,float>& in_density, const RigidObject3DTransformation& rigid_object_transformation)
Usage
Run to get a usage message
Author
Kris Thielemans