#include <itkGradientVectorFlowImageFilter.h>
Inheritance diagram for itk::GradientVectorFlowImageFilter< TInputImage, TOutputImage >:
Definition at line 27 of file itkGradientVectorFlowImageFilter.h.
|
Reimplemented from itk::ImageToImageFilter< TInputImage, TOutputImage >. Definition at line 38 of file itkGradientVectorFlowImageFilter.h. |
|
Definition at line 50 of file itkGradientVectorFlowImageFilter.h. |
|
Definition at line 59 of file itkGradientVectorFlowImageFilter.h. |
|
Image and Image iterator definition. Definition at line 58 of file itkGradientVectorFlowImageFilter.h. |
|
Some typedefs. Reimplemented from itk::ImageToImageFilter< TInputImage, TOutputImage >. Definition at line 47 of file itkGradientVectorFlowImageFilter.h. |
|
Definition at line 68 of file itkGradientVectorFlowImageFilter.h. |
|
Definition at line 67 of file itkGradientVectorFlowImageFilter.h. |
|
Definition at line 66 of file itkGradientVectorFlowImageFilter.h. |
|
Definition at line 71 of file itkGradientVectorFlowImageFilter.h. |
|
Definition at line 70 of file itkGradientVectorFlowImageFilter.h. |
|
Definition at line 60 of file itkGradientVectorFlowImageFilter.h. |
|
Reimplemented from itk::ImageSource< TOutputImage >. Definition at line 53 of file itkGradientVectorFlowImageFilter.h. |
|
Some convenient typedefs. Reimplemented from itk::ImageSource< TOutputImage >. Definition at line 48 of file itkGradientVectorFlowImageFilter.h. |
|
Definition at line 52 of file itkGradientVectorFlowImageFilter.h. |
|
Smart pointer typedef support Reimplemented from itk::ImageToImageFilter< TInputImage, TOutputImage >. Definition at line 37 of file itkGradientVectorFlowImageFilter.h. |
|
Definition at line 54 of file itkGradientVectorFlowImageFilter.h. |
|
Standard "Self" typedef. Reimplemented from itk::ImageToImageFilter< TInputImage, TOutputImage >. Definition at line 31 of file itkGradientVectorFlowImageFilter.h. Referenced by itk::GradientVectorFlowImageFilter< TInputImage, TOutputImage >::GradientVectorFlowImageFilter(), and itk::GradientVectorFlowImageFilter< TInputImage, TOutputImage >::operator=(). |
|
Definition at line 51 of file itkGradientVectorFlowImageFilter.h. |
|
Standard "Superclass" typedef. Reimplemented from itk::ImageToImageFilter< TInputImage, TOutputImage >. Definition at line 34 of file itkGradientVectorFlowImageFilter.h. |
|
|
|
Definition at line 88 of file itkGradientVectorFlowImageFilter.h. |
|
Definition at line 89 of file itkGradientVectorFlowImageFilter.h. References itk::GradientVectorFlowImageFilter< TInputImage, TOutputImage >::Self. |
|
A version of GenerateData() specific for image processing filters. This implementation will split the processing across multiple threads. The buffer is allocated by this method. Then the BeforeThreadedGenerateData() method is called (if provided). Then, a series of threads are spawned each calling ThreadedGenerateData(). After all the threads have completed processing, the AfterThreadedGenerateData() method is called (if provided). If an image processing filter cannot be threaded, the filter should provide an implementation of GenerateData(). That implementation is responsible for allocating the output buffer. If a filter an be threaded, it should NOT provide a GenerateData() method but should provide a ThreadedGenerateData() instead.
Reimplemented from itk::ImageSource< TOutputImage >. |
|
|
|
Run-time type information (and related methods). Reimplemented from itk::ImageToImageFilter< TInputImage, TOutputImage >. |
|
|
|
|
|
|
|
Image dimension. |
|
Method of creation through the object factory. Reimplemented from itk::Object. |
|
Reimplemented from itk::ImageToImageFilter< TInputImage, TOutputImage >. Definition at line 90 of file itkGradientVectorFlowImageFilter.h. References itk::GradientVectorFlowImageFilter< TInputImage, TOutputImage >::Self. |
|
Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from itk::ImageToImageFilter< TInputImage, TOutputImage >. |
|
|
|
Routines. |
|
|
|
|
|
|
|
|