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

#include <UnaryVoxelFunction.h>

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

Public Attributes

_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 ()
 

Detailed Description

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

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

Definition at line 231 of file UnaryVoxelFunction.h.


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