MeVisLab Toolbox Reference
ml::WEMNodeOp::WEMSmoothingParameters Struct Reference

#include <WEMNodeOp.h>

Public Member Functions

 WEMSmoothingParameters ()

Public Attributes

unsigned int numSmoothingPasses
float smoothingFactor
bool useVolumePreservation
bool useBorderPreservation

Detailed Description

Definition at line 27 of file WEMNodeOp.h.

Constructor & Destructor Documentation

◆ WEMSmoothingParameters()

ml::WEMNodeOp::WEMSmoothingParameters::WEMSmoothingParameters ( )
inline

Member Data Documentation

◆ numSmoothingPasses

unsigned int ml::WEMNodeOp::WEMSmoothingParameters::numSmoothingPasses

Definition at line 37 of file WEMNodeOp.h.

Referenced by WEMSmoothingParameters().

◆ smoothingFactor

float ml::WEMNodeOp::WEMSmoothingParameters::smoothingFactor

Definition at line 38 of file WEMNodeOp.h.

Referenced by WEMSmoothingParameters().

◆ useBorderPreservation

bool ml::WEMNodeOp::WEMSmoothingParameters::useBorderPreservation

Definition at line 40 of file WEMNodeOp.h.

Referenced by WEMSmoothingParameters().

◆ useVolumePreservation

bool ml::WEMNodeOp::WEMSmoothingParameters::useVolumePreservation

Definition at line 39 of file WEMNodeOp.h.

Referenced by WEMSmoothingParameters().


The documentation for this struct was generated from the following file:
  • MeVisLab/Standard/Sources/ML/MLWEM/WEMTools/WEMNodeOp/WEMNodeOp.h