#include <UnaryVoxelFunction.h>


Additional Inherited Members | |
Public Member Functions inherited from mirtk::VoxelReduction | |
| void | join (VoxelFunction &) |
| Join results. | |
| void | split (VoxelFunction &) |
| Split "constructor". | |
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::VoxelReduction | |
| static bool | IsReduction () |
Static Public Member Functions inherited from mirtk::VoxelFunction | |
| static bool | IsReduction () |
Public Attributes inherited from mirtk::VoxelFunction | |
| const ImageAttributes * | _Domain |
Finds the minimum and maximum intensities in an image
Definition at line 143 of file UnaryVoxelFunction.h.