#include <itkBSplineUpsampleImageFilter.h>
Public Types | |
| typedef BSplineUpsampleImageFilter | Self |
| typedef ResamplerType | Superclass |
| typedef SmartPointer< Self > | Pointer |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef Superclass::InputImageType | InputImageType |
| typedef Superclass::InputImagePointer | InputImagePointer |
| typedef Superclass::OutputImageIterator | OutputImageIterator |
| typedef Superclass::OutputImagePointer | OutputImagePointer |
Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
| void | GenerateOutputInformation () |
| void | GenerateInputRequestedRegion () |
Static Public Member Functions | |
| Pointer | New () |
Protected Member Functions | |
| void | GenerateData () |
| void | EnlargeOutputRequestedRegion (DataObject *output) |
| BSplineUpsampleImageFilter () | |
| virtual | ~BSplineUpsampleImageFilter () |
| void | PrintSelf (std::ostream &os, Indent indent) const |
|
|||||
|
Definition at line 86 of file itkBSplineUpsampleImageFilter.h. |
|
|||||
|
InputImagePointer typedef support. Definition at line 99 of file itkBSplineUpsampleImageFilter.h. |
|
|||||
|
InputImageType typedef support. Definition at line 96 of file itkBSplineUpsampleImageFilter.h. |
|
|||||
|
OutputImageIterator typedef support. Definition at line 102 of file itkBSplineUpsampleImageFilter.h. |
|
|||||
|
OutputImagePointer typedef support. Definition at line 105 of file itkBSplineUpsampleImageFilter.h. |
|
|||||
|
Definition at line 85 of file itkBSplineUpsampleImageFilter.h. |
|
|||||
|
Standard class typedefs. Definition at line 83 of file itkBSplineUpsampleImageFilter.h. |
|
|||||
|
Definition at line 84 of file itkBSplineUpsampleImageFilter.h. |
|
|||||||||
|
|
|
|||||||||
|
Definition at line 120 of file itkBSplineUpsampleImageFilter.h. |
|
||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
This filter requires all of the input image |
|
|||||||||
|
Creates an image twice the size of the input image with spacing half the input image. |
|
|||||||||
|
Run-time type information (and related methods). |
|
|||||||||
|
New macro for creation of through a Smart Pointer |
|
||||||||||||||||
|
|
1.3.5 written by Dimitri van Heesch,
© 1997-2000