#include <UnaryVoxelFunction.h>


Public Attributes | |
| T | _UpperThreshold |
| Upper threshold value. | |
Public Attributes inherited from mirtk::VoxelFunction | |
| const ImageAttributes * | _Domain |
Additional Inherited Members | |
Public Member Functions inherited from mirtk::VoxelFunction | |
| void | join (VoxelFunction &) |
| Join results. | |
| void | split (VoxelFunction &) |
| VoxelFunction () | |
| Default constructor. | |
Static Public Member Functions inherited from mirtk::VoxelFunction | |
| static bool | IsReduction () |
Sets all voxel values exceeding a given threshold to this threshold value
Definition at line 231 of file UnaryVoxelFunction.h.