#include <mitkParallelBeamReconFromCirle.h>
Inherits mitkCTReconstructionFilter.
Inherited by mitkPBFBPReconCF.
Inheritance diagram for mitkParallelBeamReconFromCirle:
Public Member Functions | |
virtual void | PrintSelf (ostream &os) |
void | SetDetectorLength (double m) |
double | GetDetectorLength () |
void | SetFov (double *m) |
double * | GetFov () |
mitkParallelBeamReconFromCirle - concret class implement parallel-beam reconstruction using filtered backprojection Algorithm.
|
///////////////////////////////////////////////////////////////////// Get the length of detector |
|
Get field of view [0] left of x axis [1] right of x axis [2] bottom of y axis [3] top of y axis |
|
Print the necessary information about this object for the debugging purpose.
Reimplemented from mitkCTReconstructionFilter. Reimplemented in mitkPBFBPReconCF. |
|
Set the length of detector |
|
Set field of view [0] left of x axis [1] right of x axis [2] bottom of y axis [3] top of y axis |