SIRF
3.4.0
|
Perform resampling with any type of SIRF image and any SIRF resampling algorithm. More...
#include "sirf/Reg/NiftyResampler.h"
#include "sirf/Reg/NiftiImageData3D.h"
#include "sirf/Gadgetron/gadgetron_data_containers.h"
#include "sirf/Reg/AffineTransformation.h"
#include "sirf/Reg/NiftiImageData3DDeformation.h"
#include "sirf/Reg/NiftiImageData3DDisplacement.h"
#include "sirf/STIR/stir_data_containers.h"
Functions | |
void | print_usage () |
print usage | |
void | err (const std::string &message) |
throw error | |
int | main (int argc, char *argv[]) |
main | |
Perform resampling with any type of SIRF image and any SIRF resampling algorithm.
If no transformations are given, identity will be used. If multiple transformations are given, they will be applied in the order they were given.