MeVisLab Toolbox Reference
ml::CSOMarchingSquares::FillCSOParameters Struct Reference

#include <CSOMarchingSquares.h>

Public Attributes

CSOcso
 
CSOMarchingSquaresCell::vecPoint2D positions
 
float posZ
 
PagedImagepImg
 
bool useSmoothing
 
float smoothingFactor
 
int numSmoothPasses
 
int smoothRange
 
CSOSmoothingModes smoothingMode
 
bool shouldReduceCSOToOnlyOneSeedPoint
 

Detailed Description

Definition at line 68 of file CSOMarchingSquares.h.

Member Data Documentation

◆ cso

CSO* ml::CSOMarchingSquares::FillCSOParameters::cso

Definition at line 70 of file CSOMarchingSquares.h.

◆ numSmoothPasses

int ml::CSOMarchingSquares::FillCSOParameters::numSmoothPasses

Definition at line 76 of file CSOMarchingSquares.h.

◆ pImg

PagedImage* ml::CSOMarchingSquares::FillCSOParameters::pImg

Definition at line 73 of file CSOMarchingSquares.h.

◆ positions

CSOMarchingSquaresCell::vecPoint2D ml::CSOMarchingSquares::FillCSOParameters::positions

Definition at line 71 of file CSOMarchingSquares.h.

◆ posZ

float ml::CSOMarchingSquares::FillCSOParameters::posZ

Definition at line 72 of file CSOMarchingSquares.h.

◆ shouldReduceCSOToOnlyOneSeedPoint

bool ml::CSOMarchingSquares::FillCSOParameters::shouldReduceCSOToOnlyOneSeedPoint

Definition at line 79 of file CSOMarchingSquares.h.

◆ smoothingFactor

float ml::CSOMarchingSquares::FillCSOParameters::smoothingFactor

Definition at line 75 of file CSOMarchingSquares.h.

◆ smoothingMode

CSOSmoothingModes ml::CSOMarchingSquares::FillCSOParameters::smoothingMode

Definition at line 78 of file CSOMarchingSquares.h.

◆ smoothRange

int ml::CSOMarchingSquares::FillCSOParameters::smoothRange

Definition at line 77 of file CSOMarchingSquares.h.

◆ useSmoothing

bool ml::CSOMarchingSquares::FillCSOParameters::useSmoothing

Definition at line 74 of file CSOMarchingSquares.h.


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