STIR  6.2.0
Classes | Namespaces | Functions

Test program for subsetting stir::ProjDataInfo via stir::ProjDataInfoSubsetByView. More...

#include "stir/RunTests.h"
#include "stir/Verbosity.h"
#include "stir/num_threads.h"
#include "stir/CPUTimer.h"
#include "stir/recon_buildblock/ProjectorByBinPairUsingProjMatrixByBin.h"
#include "stir/recon_buildblock/ForwardProjectorByBinUsingProjMatrixByBin.h"
#include "stir/recon_buildblock/ProjMatrixByBinUsingRayTracing.h"
#include "stir/ProjDataInMemory.h"
#include "stir/Viewgram.h"
#include "stir/Scanner.h"
#include "stir/ProjDataInfoCylindricalNoArcCorr.h"
#include "stir/ProjDataInfoSubsetByView.h"
#include "stir/Shape/Ellipsoid.h"
#include <string>

Classes

class  stir::TestProjDataInfoSubsets
 Test class for subsets in ProjDataInfo. More...
 

Namespaces

 stir
 Namespace for the STIR library (and some/most of its applications)
 

Functions

std::vector< int > stir::_calc_regularly_sampled_views_for_subset (int subset_n, int num_subsets, int num_views)
 
int main (int argc, char **argv)
 

Detailed Description

Test program for subsetting stir::ProjDataInfo via stir::ProjDataInfoSubsetByView.

Author
Ashley Gillman
Kris Thielemans