Go to the source code of this file.
◆ OverrideThresholdFilterTypeMacro
#define OverrideThresholdFilterTypeMacro |
( |
|
ipt, |
|
|
|
opt, |
|
|
|
dm |
|
) |
| |
Value: { \
this->RegisterOverride( \
"GPU Binary Threshold Image Filter Override", \
true, \
} \
ITK_MACROEND_NOOP_STATEMENT
Binarize an input image by thresholding.
Used to create callback functions that create ITK Objects for use with the itk::ObjectFactory.
GPU version of binary threshold image filter.
Templated n-dimensional image class.
Definition at line 195 of file itkGPUBinaryThresholdImageFilter.h.