| 
    ANIMA
    4.0
    
   | 
 
#include <animaFDRCorrectImageFilter.h>
 Inheritance diagram for anima::FDRCorrectImageFilter< PixelScalarType >:
 Collaboration diagram for anima::FDRCorrectImageFilter< PixelScalarType >:Public Types | |
| typedef itk::SmartPointer< const Self > | ConstPointer | 
| typedef TInputImage::PixelType | InputImagePixel | 
| typedef TInputImage::Pointer | InputImagePointer | 
| typedef MaskImageType::Pointer | MaskImagePointer | 
| typedef itk::Image< unsigned char, 3 > | MaskImageType | 
| typedef TOutputImage::Pointer | OutputImagePointer | 
| typedef Superclass::OutputImageRegionType | OutputImageRegionType | 
| typedef itk::SmartPointer< Self > | Pointer | 
| typedef FDRCorrectImageFilter< PixelScalarType > | Self | 
| typedef itk::ImageToImageFilter< TInputImage, TOutputImage > | Superclass | 
| typedef itk::Image< PixelScalarType, 3 > | TInputImage | 
| typedef itk::Image< unsigned char, 3 > | TOutputImage | 
Public Member Functions | |
| virtual ::itk::LightObject::Pointer | CreateAnother (void) const | 
| virtual const char * | GetNameOfClass () const | 
| virtual void | SetBYCorrection (bool _arg) | 
| virtual void | SetMaskImage (MaskImagePointer _arg) | 
| virtual void | SetQValue (double _arg) | 
Static Public Member Functions | |
| static Pointer | New () | 
Protected Member Functions | |
| FDRCorrectImageFilter () | |
| void | GenerateData () ITK_OVERRIDE | 
| virtual | ~FDRCorrectImageFilter () | 
Definition at line 9 of file animaFDRCorrectImageFilter.h.
| typedef itk::SmartPointer<const Self> anima::FDRCorrectImageFilter< PixelScalarType >::ConstPointer | 
Definition at line 19 of file animaFDRCorrectImageFilter.h.
| typedef TInputImage::PixelType anima::FDRCorrectImageFilter< PixelScalarType >::InputImagePixel | 
Definition at line 28 of file animaFDRCorrectImageFilter.h.
| typedef TInputImage::Pointer anima::FDRCorrectImageFilter< PixelScalarType >::InputImagePointer | 
Definition at line 27 of file animaFDRCorrectImageFilter.h.
| typedef MaskImageType::Pointer anima::FDRCorrectImageFilter< PixelScalarType >::MaskImagePointer | 
Definition at line 32 of file animaFDRCorrectImageFilter.h.
| typedef itk::Image<unsigned char, 3> anima::FDRCorrectImageFilter< PixelScalarType >::MaskImageType | 
Definition at line 31 of file animaFDRCorrectImageFilter.h.
| typedef TOutputImage::Pointer anima::FDRCorrectImageFilter< PixelScalarType >::OutputImagePointer | 
Definition at line 29 of file animaFDRCorrectImageFilter.h.
| typedef Superclass::OutputImageRegionType anima::FDRCorrectImageFilter< PixelScalarType >::OutputImageRegionType | 
Superclass typedefs.
Definition at line 35 of file animaFDRCorrectImageFilter.h.
| typedef itk::SmartPointer<Self> anima::FDRCorrectImageFilter< PixelScalarType >::Pointer | 
Definition at line 18 of file animaFDRCorrectImageFilter.h.
| typedef FDRCorrectImageFilter<PixelScalarType> anima::FDRCorrectImageFilter< PixelScalarType >::Self | 
Standard class typedefs.
Definition at line 14 of file animaFDRCorrectImageFilter.h.
| typedef itk::ImageToImageFilter< TInputImage, TOutputImage > anima::FDRCorrectImageFilter< PixelScalarType >::Superclass | 
Definition at line 17 of file animaFDRCorrectImageFilter.h.
| typedef itk::Image<PixelScalarType, 3> anima::FDRCorrectImageFilter< PixelScalarType >::TInputImage | 
Definition at line 15 of file animaFDRCorrectImageFilter.h.
| typedef itk::Image<unsigned char, 3> anima::FDRCorrectImageFilter< PixelScalarType >::TOutputImage | 
Definition at line 16 of file animaFDRCorrectImageFilter.h.
      
  | 
  inlineprotected | 
Definition at line 42 of file animaFDRCorrectImageFilter.h.
      
  | 
  inlineprotectedvirtual | 
Definition at line 49 of file animaFDRCorrectImageFilter.h.
References anima::FDRCorrectImageFilter< PixelScalarType >::GenerateData().
| virtual::itk::LightObject::Pointer anima::FDRCorrectImageFilter< PixelScalarType >::CreateAnother | ( | void | ) | const | 
      
  | 
  protected | 
Definition at line 15 of file animaFDRCorrectImageFilter.hxx.
References anima::BHCorrection(), and anima::BYCorrection().
Referenced by anima::FDRCorrectImageFilter< PixelScalarType >::~FDRCorrectImageFilter().
      
  | 
  virtual | 
Run-time type information (and related methods)
      
  | 
  static | 
Method for creation through the object factory.
      
  | 
  virtual | 
      
  | 
  virtual | 
      
  | 
  virtual | 
 1.8.13