ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
Go to the source code of this file.
Classes | |
class | itk::Functor::GPUBinaryThreshold< TInput, TOutput > |
class | itk::GPUBinaryThresholdImageFilter< TInputImage, TOutputImage > |
GPU version of binary threshold image filter. More... | |
class | itk::GPUBinaryThresholdImageFilterFactory |
Namespaces | |
namespace | itk |
namespace | itk::Functor |
Macros | |
#define | OverrideThresholdFilterTypeMacro(ipt, opt, dm) |
Functions | |
itk::itkGPUKernelClassMacro (GPUBinaryThresholdImageFilterKernel) | |
#define OverrideThresholdFilterTypeMacro | ( | ipt, | |
opt, | |||
dm | |||
) |
Definition at line 186 of file itkGPUBinaryThresholdImageFilter.h.
Referenced by itk::GPUBinaryThresholdImageFilterFactory::GPUBinaryThresholdImageFilterFactory().