ITK  4.2.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces | Macros
itkPatchBasedDenoisingBaseImageFilter.h File Reference

Go to the source code of this file.

Classes

class  itk::PatchBasedDenoisingBaseImageFilter< TInputImage, TOutputImage >
 Base class for patch-based denoisng algorithms. More...

Namespaces

namespace  itk

Macros

#define ITK_TEMPLATE_PatchBasedDenoisingBaseImageFilter(_, EXPORT, x, y)

Macro Definition Documentation

#define ITK_TEMPLATE_PatchBasedDenoisingBaseImageFilter (   _,
  EXPORT,
  x,
 
)
Value:
namespace itk { \
_(2(class EXPORT PatchBasedDenoisingBaseImageFilter< ITK_TEMPLATE_2 x >)) | \
namespace Templates { typedef PatchBasedDenoisingBaseImageFilter< ITK_TEMPLATE_2 x > \
PatchBasedDenoisingBaseImageFilter##y; } \
}

Definition at line 366 of file itkPatchBasedDenoisingBaseImageFilter.h.