Go to the source code of this file.
◆ GradientAnisotropicDiffusionImageFilterTypeMacro
#define GradientAnisotropicDiffusionImageFilterTypeMacro |
( |
|
ipt, |
|
|
|
opt, |
|
|
|
dm |
|
) |
| |
Value: { \
this->RegisterOverride( \
"GPU GradientAnisotropicDiffusionImageFilter Override", \
true, \
}
Used to create callback functions that create ITK Objects for use with the itk::ObjectFactory.
This filter performs anisotropic diffusion on a scalar itk::Image using the classic Perona-Malik,...
Templated n-dimensional image class.
Definition at line 72 of file itkGPUGradientAnisotropicDiffusionImageFilterFactory.h.