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

Definition at line 29 of file WEMNodeOp.h.

Member Data Documentation

◆ numSmoothingPasses

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

Definition at line 37 of file WEMNodeOp.h.

◆ smoothingFactor

float ml::WEMNodeOp::WEMSmoothingParameters::smoothingFactor

Definition at line 38 of file WEMNodeOp.h.

◆ useBorderPreservation

bool ml::WEMNodeOp::WEMSmoothingParameters::useBorderPreservation

Definition at line 40 of file WEMNodeOp.h.

◆ useVolumePreservation

bool ml::WEMNodeOp::WEMSmoothingParameters::useVolumePreservation

Definition at line 39 of file WEMNodeOp.h.


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