STIR  6.2.0
Functions
non_rigid_transform.cxx File Reference

Non-rigid transformation with b-splines. More...

#include "stir/IO/read_from_file.h"
#include "stir/is_null_ptr.h"
#include "stir/VoxelsOnCartesianGrid.h"
#include "stir/IO/OutputFileFormat.h"
#include "stir/Succeeded.h"
#include "stir/warning.h"
#include "stir_experimental/motion/NonRigidObjectTransformationUsingBSplines.h"
#include "stir_experimental/motion/Transform3DObjectImageProcessor.h"

Functions

int main (int argc, char *argv[])
 

Detailed Description

Non-rigid transformation with b-splines.

Author
Richard Brown
Usage:
non_rigid_transform output_filename input_filename output_file_format_param displacement_field_4D
OR
non_rigid_transform output_filename input_filename output_file_format_param displacement_field_x displacement_field_y
displacement_field_z
An example of an output parameter file is as follows:
OutputFileFormat Parameters:=
output file format type := interfile
interfile Output File Format Parameters:=
number format := float
number_of_bytes_per_pixel:=4
End Interfile Output File Format Parameters:=
End:=