![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <elxGridSampler.h>
Static Public Member Functions | |
static Pointer | New () |
![]() | |
static Pointer | New () |
![]() | |
static Pointer | New () |
![]() | |
static Pointer | New () |
![]() | |
static Pointer | New () |
Private Member Functions | |
GridSampler (const Self &) | |
void | operator= (const Self &) |
Additional Inherited Members | |
![]() | |
unsigned long | m_RequestedNumberOfSamples |
SampleGridSpacingType | m_SampleGridSpacing |
![]() | |
ConfigurationPointer | m_Configuration |
ElastixPointer | m_Elastix |
RegistrationPointer | m_Registration |
An interpolator based on the itk::ImageGridSampler.
This image sampler samples voxels on a uniform grid. This sampler is in most cases not recommended.
This sampler does not react on the NewSamplesEveryIteration parameter.
The parameters used in this class are:
ImageSampler: Select this image sampler as follows:
(ImageSampler "Grid")
SampleGridSpacing: Defines the sampling grid in case of a Grid ImageSampler.
An integer downsampling factor must be specified for each dimension, for each resolution.
example: (SampleGridSpacing 4 4 2 2)
Default is 2 for each dimension for each resolution.
Definition at line 47 of file elxGridSampler.h.
typedef Superclass2::ConfigurationPointer elastix::GridSampler< TElastix >::ConfigurationPointer |
Definition at line 101 of file elxGridSampler.h.
typedef Superclass2::ConfigurationType elastix::GridSampler< TElastix >::ConfigurationType |
Definition at line 100 of file elxGridSampler.h.
typedef itk::SmartPointer<const Self> elastix::GridSampler< TElastix >::ConstPointer |
Definition at line 63 of file elxGridSampler.h.
typedef Superclass1::DataObjectPointer elastix::GridSampler< TElastix >::DataObjectPointer |
Typedefs inherited from the superclass.
Definition at line 78 of file elxGridSampler.h.
typedef Superclass2::ElastixPointer elastix::GridSampler< TElastix >::ElastixPointer |
Definition at line 99 of file elxGridSampler.h.
typedef Superclass2::ElastixType elastix::GridSampler< TElastix >::ElastixType |
Typedefs inherited from Elastix.
Definition at line 98 of file elxGridSampler.h.
typedef Superclass1::SampleGridSpacingType elastix::GridSampler< TElastix >::GridSpacingType |
Definition at line 91 of file elxGridSampler.h.
typedef Superclass1::ImageSampleContainerType elastix::GridSampler< TElastix >::ImageSampleContainerType |
Definition at line 87 of file elxGridSampler.h.
typedef Superclass1::ImageSampleType elastix::GridSampler< TElastix >::ImageSampleType |
Definition at line 86 of file elxGridSampler.h.
typedef Superclass1::InputImageConstPointer elastix::GridSampler< TElastix >::InputImageConstPointer |
Definition at line 83 of file elxGridSampler.h.
typedef Superclass1::InputImageIndexType elastix::GridSampler< TElastix >::InputImageIndexType |
Definition at line 89 of file elxGridSampler.h.
typedef Superclass1::InputImagePixelType elastix::GridSampler< TElastix >::InputImagePixelType |
Definition at line 85 of file elxGridSampler.h.
typedef Superclass1::InputImagePointer elastix::GridSampler< TElastix >::InputImagePointer |
Definition at line 82 of file elxGridSampler.h.
typedef Superclass1::InputImagePointType elastix::GridSampler< TElastix >::InputImagePointType |
Definition at line 90 of file elxGridSampler.h.
typedef Superclass1::InputImageRegionType elastix::GridSampler< TElastix >::InputImageRegionType |
Definition at line 84 of file elxGridSampler.h.
typedef Superclass1::InputImageType elastix::GridSampler< TElastix >::InputImageType |
Definition at line 81 of file elxGridSampler.h.
typedef Superclass2::ITKBaseType elastix::GridSampler< TElastix >::ITKBaseType |
Definition at line 104 of file elxGridSampler.h.
typedef Superclass1::MaskType elastix::GridSampler< TElastix >::MaskType |
Definition at line 88 of file elxGridSampler.h.
typedef Superclass1::OutputVectorContainerPointer elastix::GridSampler< TElastix >::OutputVectorContainerPointer |
Definition at line 80 of file elxGridSampler.h.
typedef Superclass1::OutputVectorContainerType elastix::GridSampler< TElastix >::OutputVectorContainerType |
Definition at line 79 of file elxGridSampler.h.
typedef itk::SmartPointer<Self> elastix::GridSampler< TElastix >::Pointer |
Definition at line 62 of file elxGridSampler.h.
typedef Superclass2::RegistrationPointer elastix::GridSampler< TElastix >::RegistrationPointer |
Definition at line 103 of file elxGridSampler.h.
typedef Superclass2::RegistrationType elastix::GridSampler< TElastix >::RegistrationType |
Definition at line 102 of file elxGridSampler.h.
typedef Superclass1::SampleGridSpacingValueType elastix::GridSampler< TElastix >::SampleGridSpacingValueType |
Definition at line 92 of file elxGridSampler.h.
typedef GridSampler elastix::GridSampler< TElastix >::Self |
Standard ITK-stuff.
Definition at line 57 of file elxGridSampler.h.
typedef itk::ImageGridSampler< typename elx::ImageSamplerBase<TElastix>::InputImageType > elastix::GridSampler< TElastix >::Superclass1 |
Definition at line 60 of file elxGridSampler.h.
typedef elx::ImageSamplerBase<TElastix> elastix::GridSampler< TElastix >::Superclass2 |
Definition at line 61 of file elxGridSampler.h.
|
inlineprotected |
The constructor.
Definition at line 114 of file elxGridSampler.h.
|
inlineprotectedvirtual |
The destructor.
Definition at line 116 of file elxGridSampler.h.
|
private |
The private constructor.
|
virtual |
Execute stuff before each resolution:
Reimplemented from elastix::BaseComponent.
elastix::GridSampler< TElastix >::elxClassNameMacro | ( | "Grid" | ) |
Name of this class. Use this name in the parameter file to select this specific interpolator.
example: (ImageSampler "Grid")
|
virtual |
Run-time type information (and related methods).
Reimplemented from elastix::ImageSamplerBase< TElastix >.
elastix::GridSampler< TElastix >::itkStaticConstMacro | ( | InputImageDimension | , |
unsigned | int, | ||
Superclass1::InputImageDimension | |||
) |
The input image dimension.
|
static |
Method for creation through the object factory.
|
private |
The private copy constructor.
Generated on 04-01-2014 for elastix by ![]() |
![]() |