STIR 6.4.0
rigid_object_transform_projdata.cxx File Reference

A utility to perform a rigid object transformation on projection data. 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 perform a rigid object transformation on projection data.

Basic program for moving projection data 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(ProjData& out_proj_data, const ProjData& in_proj_data, const RigidObject3DTransformation& rigid_object_transformation)
Usage
Run to get a usage message
Author
Kris Thielemans