|
STIR
6.3.0
|
Implementation of functions to extension of direct sinograms in view direction. More...
#include "stir/Array.h"#include "stir/SegmentBySinogram.h"#include "stir/Sinogram.h"#include "stir/ProjDataInfo.h"#include "stir/IndexRange.h"#include "stir/Bin.h"#include "stir/round.h"#include "stir/warning.h"#include "stir/error.h"Namespaces | |
| stir | |
| Namespace for the STIR library (and some/most of its applications) | |
Functions | |
| Array< 3, float > | stir::extend_segment (const SegmentBySinogram< float > &segment, const int view_extension=5, const int axial_extension=5, const int tangential_extension=5) |
| Extension of direct projection data. More... | |
Implementation of functions to extension of direct sinograms in view direction.
1.8.13