RTK
2.6.0
Reconstruction Toolkit
|
#include <rtkSheppLoganPhantomFilter.h>
Public Types | |
using | ConstPointer = itk::SmartPointer< const Self > |
using | Pointer = itk::SmartPointer< Self > |
using | Self = SheppLoganPhantomFilter |
using | Superclass = ProjectGeometricPhantomImageFilter< TInputImage, TOutputImage > |
Public Types inherited from rtk::ProjectGeometricPhantomImageFilter< TInputImage, TOutputImage > | |
using | ConstPointer = itk::SmartPointer< const Self > |
using | GeometricPhantomConstPointer = GeometricPhantom::ConstPointer |
using | GeometryConstPointer = typename GeometryType::ConstPointer |
using | GeometryType = rtk::ThreeDCircularProjectionGeometry |
using | Pointer = itk::SmartPointer< Self > |
using | RotationMatrixType = ConvexShape::RotationMatrixType |
using | ScalarType = ConvexShape::ScalarType |
using | Self = ProjectGeometricPhantomImageFilter |
using | StringType = std::string |
using | Superclass = itk::InPlaceImageFilter< TInputImage, TOutputImage > |
using | VectorType = ConvexShape::VectorType |
Static Public Member Functions | |
static Pointer | New () |
Static Public Member Functions inherited from rtk::ProjectGeometricPhantomImageFilter< TInputImage, TOutputImage > | |
static Pointer | New () |
Protected Member Functions | |
void | GenerateData () override |
SheppLoganPhantomFilter () | |
~SheppLoganPhantomFilter () override=default | |
Protected Member Functions inherited from rtk::ProjectGeometricPhantomImageFilter< TInputImage, TOutputImage > | |
ProjectGeometricPhantomImageFilter () | |
void | VerifyPreconditions () const override |
~ProjectGeometricPhantomImageFilter () override=default | |
Analytical projection of a SheppLoganPhantom with a 128 (default) scale.
Definition at line 40 of file rtkSheppLoganPhantomFilter.h.
using rtk::SheppLoganPhantomFilter< TInputImage, TOutputImage >::ConstPointer = itk::SmartPointer<const Self> |
Definition at line 49 of file rtkSheppLoganPhantomFilter.h.
using rtk::SheppLoganPhantomFilter< TInputImage, TOutputImage >::Pointer = itk::SmartPointer<Self> |
Definition at line 48 of file rtkSheppLoganPhantomFilter.h.
using rtk::SheppLoganPhantomFilter< TInputImage, TOutputImage >::Self = SheppLoganPhantomFilter |
Standard class type alias.
Definition at line 46 of file rtkSheppLoganPhantomFilter.h.
using rtk::SheppLoganPhantomFilter< TInputImage, TOutputImage >::Superclass = ProjectGeometricPhantomImageFilter<TInputImage, TOutputImage> |
Definition at line 47 of file rtkSheppLoganPhantomFilter.h.
|
protected |
|
overrideprotecteddefault |
|
virtual |
Reimplemented from rtk::ProjectGeometricPhantomImageFilter< TInputImage, TOutputImage >.
|
overrideprotectedvirtual |
Reimplemented from rtk::ProjectGeometricPhantomImageFilter< TInputImage, TOutputImage >.
|
virtual |
Run-time type information (and related methods).
Reimplemented from rtk::ProjectGeometricPhantomImageFilter< TInputImage, TOutputImage >.
|
static |
Method for creation through the object factory.