STIR
6.2.0
|
Interpolate projdata using BSplines. More...
#include <iostream>
#include "stir/ProjDataInfo.h"
#include "stir/ProjDataInterfile.h"
#include "stir/BasicCoordinate.h"
#include "stir/utilities.h"
#include "stir/Succeeded.h"
#include "stir/numerics/BSplines.h"
#include "stir/interpolate_projdata.h"
#include "stir/error.h"
Functions | |
int | main (int argc, const char *argv[]) |
Interpolate projdata using BSplines.
interpolate_projdata projdata_output_filename projdata_input projdata_template \ [spline_type1 [spline_type2 [spline_type3 [remove_interleaving [use_view_offset]]]] Output: [projdata_output_filename].hs [projdata_output_filename].s filesExecute without arguments to get more detailed usage info.