|
STIR
6.3.0
|
Main program for stir::SSRB. More...
#include "stir/ProjData.h"#include "stir/shared_ptr.h"#include "stir/SSRB.h"#include <string>#include <string.h>#include "stir/ProjDataInterfile.h"Functions | |
| void | classic_SSRB (int argc, char **argv) |
| void | template_based_SSRB (int argc, char **argv) |
| int | main (int argc, char **argv) |
Main program for stir::SSRB.
| num_segments_to_combine | has to be odd. It is used as the number of segments in the original data to combine. |
| num_views_to_combine | has to be at least 1 (which is the default). It is used as the number of views in the original data to combine. |
| num_tangential_poss_to_trim | has to be smaller than the available number of tangential positions. |
| do_normalisation | has to be 1 (normalise the result, which is the default) or 0 |
| max_in_segment_num_to_process | defaults to all segments |
| template_projdata_filename,indicated | by the –template option, a template projection data which SSRB will map to. |
1.8.13