Public Attributes | List of all members
mirtk::UnaryVoxelFunction::LowerThreshold< T > Struct Template Reference

#include <UnaryVoxelFunction.h>

Inheritance diagram for mirtk::UnaryVoxelFunction::LowerThreshold< T >:
Inheritance graph
Collaboration diagram for mirtk::UnaryVoxelFunction::LowerThreshold< T >:
Collaboration graph

Public Attributes

_LowerThreshold
 Lower 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 ()
 

Detailed Description

template<class T>
struct mirtk::UnaryVoxelFunction::LowerThreshold< T >

Sets all voxel values below a given threshold to this threshold value

Definition at line 209 of file UnaryVoxelFunction.h.


The documentation for this struct was generated from the following file: